ComponentOne Xamarin.Android
Top Property (CalendarMonthsPanel)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarMonthsPanel Class : Top Property
Syntax
'Declaration
 
Public Property Top As Integer
'Usage
 
Dim instance As CalendarMonthsPanel
Dim value As Integer
 
instance.Top = value
 
value = instance.Top
public int Top {get; set;}
See Also

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members