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