[]
        
(Showing Draft Content)

C1.WPF.Schedule.WeekNumbersPresenter

WeekNumbersPresenter Class

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

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

Constructors

Name Description
WeekNumbersPresenter()

Initializes a new instance of the WeekNumbersPresenter class.

Methods

Name Description
GetContainerForItemOverride()

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

OnApplyTemplate()