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


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