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

In This Topic
    IsInDecade Property
    In This Topic
    Gets or sets a value indicating whether this year is in decade that is being displayed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsInDecade As Boolean
    public bool IsInDecade {get;}
    See Also