C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / IsImportantForAutofill Property


In This Topic
IsImportantForAutofill Property (GridColumnHeaderCell)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsImportantForAutofill As Boolean
 
'Usage
 
Dim instance As GridColumnHeaderCell
Dim value As Boolean
 
value = instance.IsImportantForAutofill
See Also