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

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