C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarYearsPanel Class / PaddingBottom Property


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