ComponentOne Xamarin.Android
IsImportantForAutofill Property (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : IsImportantForAutofill Property
Syntax
'Declaration
 
Public ReadOnly Property IsImportantForAutofill As Boolean
'Usage
 
Dim instance As GridCellsPanel
Dim value As Boolean
 
value = instance.IsImportantForAutofill
public bool IsImportantForAutofill {get;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members