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


In This Topic
Context Property (C1Calendar)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Context As Android.Content.Context
 
'Usage
 
Dim instance As C1Calendar
Dim value As Android.Content.Context
 
value = instance.Context
See Also