[]
        
(Showing Draft Content)

C1.WPF.Calendar.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.

Inheritance
C1CalendarPresenter
Namespace: C1.WPF.Calendar
Assembly: C1.WPF.Calendar.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 MultiMonthCalendar dependency property.

Properties

Name Description
MultiMonthCalendar

Gets a C1MultiMonthCalendar 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.