[]
        
(Showing Draft Content)

C1.Blazor.Calendar.CalendarHeaderSlotInfo

CalendarHeaderSlotInfo Class

Contains info about header slots.

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

Properties

Name Description
Date

Gets or sets the date associated with this slot.

ViewMode

Gets the CalendarViewMode of this header 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