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


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