ListBoxItemFilteractive Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic bool active { get; set; }
Public Property active As Boolean
Get
Set
public:
property bool active {
bool get ();
void set (bool value);
}
member active : bool with get, set
Property Value
Type:
Boolean
See Also