ISettingsExpanderKeyLicense Property |
Is Expander Key enabled?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool ExpanderKeyLicense { get; }
ReadOnly Property ExpanderKeyLicense As Boolean
Get
Dim instance As ISettings
Dim value As Boolean
value = instance.ExpanderKeyLicense
property bool ExpanderKeyLicense {
bool get ();
}
Property Value
Type:
Boolean
See Also