[]
        
(Showing Draft Content)

C1.Blazor.Calendar.CalendarDayOfWeekSlotInfo

CalendarDayOfWeekSlotInfo Class

Contains info about day of week slots.

Inheritance
CalendarDayOfWeekSlotInfo
Namespace: C1.Blazor.Calendar
Assembly: C1.Blazor.Calendar.dll
Syntax
public class CalendarDayOfWeekSlotInfo : CalendarMonthSlotInfo

Properties

Name Description
DayOfWeek

Gets or sets the day of week associated with the slot.

IsWeekend

Gets whether it is a weekend day.

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