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


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