C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / CalendarDayOfWeekSlotInfo Class

CalendarDayOfWeekSlotInfo Class Properties

For a list of all members of this type, see CalendarDayOfWeekSlotInfo members.

Public Properties
 NameDescription
Public PropertyGets the date associated with the month slot. (Inherited from C1.Blazor.Calendar.CalendarMonthSlotInfo)
Public PropertyGets or sets the day of week associated with the slot.  
Public PropertyGets or sets a value indicating whether the slot is enabled. (Inherited from C1.Blazor.Calendar.CalendarSlotInfo)
Public PropertyGets whether it is a weekend day.  
Public PropertyGets the month associated to this slot. (Inherited from C1.Blazor.Calendar.CalendarMonthSlotInfo)
Public PropertyGets the year associated to this slot. (Inherited from C1.Blazor.Calendar.CalendarMonthSlotInfo)
Top
See Also