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


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