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


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