C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarMonthsPanel Class / PivotY Property


In This Topic
PivotY Property (CalendarMonthsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable Property PivotY As Single
 
'Usage
 
Dim instance As CalendarMonthsPanel
Dim value As Single
 
instance.PivotY = value
 
value = instance.PivotY
See Also