[]
        
(Showing Draft Content)

C1.Blazor.Calendar.CalendarYearSlotInfo

CalendarYearSlotInfo Class

Contains info about year slots.

Inheritance
CalendarYearSlotInfo
Namespace: C1.Blazor.Calendar
Assembly: C1.Blazor.Calendar.dll
Syntax
public class CalendarYearSlotInfo : CalendarSlotInfo

Properties

Name Description
Date

Gets the date associated with the slot.

IsInDecade

Gets or sets a value indicating whether this year is in decade that is being displayed.

Year

Gets the year associated with the slot.

Methods

Name Description
Equals(object)

Determines whether the specified object, is equal to this instance.

GetHashCode()

Returns a hash code for this instance.

See Also