[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarDaysOfWeekPanel

CalendarDaysOfWeekPanel Class

Panel that displays day of the week.

Inheritance
CalendarDaysOfWeekPanel
Namespace: C1.WinUI.Calendar
Assembly: C1.WinUI.Calendar.dll
Syntax
public class CalendarDaysOfWeekPanel : CalendarSlotsPanel<CalendarDayOfWeekSlotInfo>

Constructors

Name Description
CalendarDaysOfWeekPanel()

Initializes a new instance of the CalendarDaysOfWeekPanel class.

Methods

Name Description
GetSlots()

When overriden, it returns the slots that will be displayed.

See Also