C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / IsImportantForAutofill Property


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