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


In This Topic
AutofillValue Property (CalendarMonthsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutofillValue As Android.Views.Autofill.AutofillValue
 
'Usage
 
Dim instance As CalendarMonthsPanel
Dim value As Android.Views.Autofill.AutofillValue
 
value = instance.AutofillValue
See Also