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


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