C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / C1Calendar Class / Right Property


In This Topic
Right Property (C1Calendar)
In This Topic
Syntax
'Declaration
 
Public Property Right As Integer
 
'Usage
 
Dim instance As C1Calendar
Dim value As Integer
 
instance.Right = value
 
value = instance.Right
See Also