ComponentOne Xamarin.Android
AutofillValue Property (CalendarMonthsPanel)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarMonthsPanel Class : AutofillValue Property
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
public virtual Android.Views.Autofill.AutofillValue AutofillValue {get;}
See Also

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members