[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1CalendarPresenter

C1CalendarPresenter Class

An instance of this class is used in the C1Calendar's template visual tree to define a place where a panel with month calendars will appear.

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

Constructors

Name Description
C1CalendarPresenter()

Initializes a new instance of the C1CalendarPresenter class.

Fields

Name Description
CalendarProperty

Identifies the Calendar dependency property.

Properties

Name Description
Calendar

Gets a C1Calendar owning the control.

Methods

Name Description
ClearContainerForItemOverride(DependencyObject, object)
GetContainerForItemOverride()

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

IsItemItsOwnContainerOverride(object)

Determines if the specified item is (or is eligible to be) its own ItemContainer.

OnApplyTemplate()

Overrides the default behavior.