'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;}
'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;}