C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarMonthsPanel Class / IsImportantForAutofill Property


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