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