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

CalendarDayOfWeekSlotInfo Class Members

The following tables list the members exposed by CalendarDayOfWeekSlotInfo.

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
Public Methods
 NameDescription
Public MethodOverridden. Determines whether the specified System.Object, is equal to this instance.  
Public MethodOverridden. Returns a hash code for this instance.  
Top
See Also