ComponentOne Xamarin.Android
Top Property (C1Calendar)


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

Reference

C1Calendar Class
C1Calendar Members