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

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