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

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