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


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