Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / CalendarMonthSlotInfo Class / Month Property

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