ComponentOne Xamarin.iOS
Month Property


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarMonthSlotLoadingEventArgs Class : Month Property
Gets the month.
Syntax
'Declaration
 
Public ReadOnly Property Month As Integer
'Usage
 
Dim instance As CalendarMonthSlotLoadingEventArgs
Dim value As Integer
 
value = instance.Month
public int Month {get;}
See Also

Reference

CalendarMonthSlotLoadingEventArgs Class
CalendarMonthSlotLoadingEventArgs Members