ComponentOne Xamarin.Android
Bottom Property (C1Calendar)


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

Reference

C1Calendar Class
C1Calendar Members