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


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