ComboBoxItemTemplateitemVal Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic string itemVal { get; set; }
Public Property itemVal As String
Get
Set
public:
property String^ itemVal {
String^ get ();
void set (String^ value);
}
member itemVal : string with get, set
Property Value
Type:
String
See Also