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


In This Topic
DrawingTime Property (CalendarSlotPresenter)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property DrawingTime As Long
 
'Usage
 
Dim instance As CalendarSlotPresenter
Dim value As Long
 
value = instance.DrawingTime
See Also