ComponentOne Xamarin.Android
Bottom Property (CalendarYearsPanel)


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

Reference

CalendarYearsPanel Class
CalendarYearsPanel Members