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


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