[]
        
(Showing Draft Content)

C1.WPF.Schedule.DaysOfWeekPresenter

DaysOfWeekPresenter Class

An instance of this class is used in the C1CalendarItem's template visual tree to define a place where a panel with day of week captions will appear.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class DaysOfWeekPresenter : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage

Constructors

Name Description
DaysOfWeekPresenter()

Initializes a new instance of the DaysOfWeekPresenter class.

Methods

Name Description
GetContainerForItemOverride()

Creates or identifies the element used to display the specified item.

OnApplyTemplate()