[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarHeadersPanel

CalendarHeadersPanel Class

Panel that displays headers slots.

Inheritance
CalendarHeadersPanel
Namespace: C1.WinUI.Calendar
Assembly: C1.WinUI.Calendar.dll
Syntax
public class CalendarHeadersPanel : CalendarSlotsPanel<CalendarHeaderSlotInfo>

Constructors

Name Description
CalendarHeadersPanel()

Initializes a new instance of the CalendarHeadersPanel class.

Methods

Name Description
GetSlots()

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

See Also