Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarMonthSlotLoadingEventArgs Class / Month Property

In This Topic
    Month Property (CalendarMonthSlotLoadingEventArgs)
    In This Topic
    Gets the month.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Month As Integer
    public int Month {get;}
    See Also