[]
        
(Showing Draft Content)

C1.WPF.Calendar.CalendarHeadersPanel

CalendarHeadersPanel Class

Panel that displays headers slots.

Namespace: C1.WPF.Calendar
Assembly: C1.WPF.Calendar.dll
Syntax
public class CalendarHeadersPanel : CalendarSlotsPanel<CalendarHeaderSlotInfo>, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDependencyObject

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