C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarMonthSlotLoadingEventArgs Class / Month Property


In This Topic
Month Property
In This Topic
Gets the month.
Syntax
'Declaration
 
Public ReadOnly Property Month As Integer
 
'Usage
 
Dim instance As CalendarMonthSlotLoadingEventArgs
Dim value As Integer
 
value = instance.Month
See Also