IsImportantForAutofill Property (C1TreeMap)
In This Topic
Syntax
'Declaration
Public ReadOnly Property IsImportantForAutofill As Boolean
'Usage
Dim instance As C1TreeMap
Dim value As Boolean
value = instance.IsImportantForAutofill
public bool IsImportantForAutofill {get;}
See Also