[]
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.
public class C1CalendarPresenter : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
| Name | Description |
|---|---|
| C1CalendarPresenter() | Initializes a new instance of the C1CalendarPresenter class. |
| Name | Description |
|---|---|
| CalendarProperty | Identifies the MultiMonthCalendar dependency property. |
| Name | Description |
|---|---|
| MultiMonthCalendar | Gets a C1MultiMonthCalendar owning the control. |
| 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. |