Defines the presentation of cells in calendar views.
The following tables list the members exposed by the CellPresenter type.
Name | Description | |
---|---|---|
Initializes a new instance of the CellPresenter class. |
Name | Description | |
---|---|---|
Identifies the Background dependency property. |
||
Identifies the Calendar dependency property. |
||
Identifies the CanSelect dependency property. |
||
Identifies the CellHeaderStyle dependency property. |
||
Identifies the CellMargin dependency property. |
||
Identifies the CellStyle dependency property. |
||
Identifies the EndTime dependency property. |
||
Identifies the HeaderHeight dependency property. |
||
Identifies the HeaderHorizontalAlignment dependency property. |
||
Identifies the HeaderText dependency property. |
||
Identifies the HeaderTextRotation dependency property. |
||
Identifies the HeaderVerticalAlignment dependency property. |
||
Identifies the HeaderWidth dependency property. |
||
Identifies the HiddenItemsCueVisibility dependency property. |
||
Identifies the IsAllDayCell property. |
||
Identifies the IsPadding dependency property. |
||
Identifies the IsSelected dependency property. |
||
Identifies the IsTodayCell property. |
||
Identifies the Resource dependency property. |
||
Identifies the StartTime dependency property. |
||
Identifies the StyleKeySimple dependency property. |
||
Identifies the StyleKeyToday dependency property. |
||
Identifies the StyleKeyWithHeader dependency property. |
Name | Description | |
---|---|---|
Gets the background of the cell in its current state. This is a dependency property. |
||
Gets a reference to the Calendar object this presenter is associated with. This is a dependency property. |
||
Gets or sets a value indicating whether this cell can be selected. This is a dependency property. |
||
Gets the currently effective CalendarStyle for the cell's header (if any). This is a dependency property. |
||
Gets the margin of the cell. This is a dependency property. |
||
Gets a reference to the CellSettings object defining the current cell settings. This is a dependency property. |
||
Gets the currently effective CalendarStyle. This is a dependency property. |
||
Gets the end time of the cell. This is a dependency property. |
||
Gets the height of the cell header according to the current state. This is a dependency property. |
||
Gets the horizontal alignment of the cell header according to the current state. This is a dependency property. |
||
Gets the text displayed in the cell header. This is a dependency property. |
||
Gets the rotation of the header text according to the current state. This is a dependency property. |
||
Gets the vertical alignment of the cell header according to the current state. This is a dependency property. |
||
Gets the width of the cell header according to the current state. This is a dependency property. |
||
Gets or sets a value indicating the visibility of the hidden items icon. This is a dependency property. |
||
Gets or sets a value indicating whether this cell is an all-day cell. |
||
Gets a value indicating whether this cell is a padding cell in a SingleMonth or MonthRange view. This is a dependency property. |
||
Gets a value indicating whether this cell is selected. This is a dependency property. |
||
Gets or sets a value indicating whether this cell is today cell. |
||
Gets the resource (if any) the cell is associated with. This is a dependency property. |
||
Gets the start time of the cell. This is a dependency property. |
||
Gets or sets the key of the resource that holds the template to be used when displaying simple (without header) view cells. This is a dependency property. |
||
Gets or sets the key of the resource that holds the template to be used when displaying the view cell representing the current day. This is a dependency property. |
||
Gets or sets the key of the resource that holds the template to be used when displaying view cells with header. This is a dependency property. |
Name | Description | |
---|---|---|
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
Invoked when the EndTime property has changed. |
||
Invoked when the StartTime property has changed. |