DateNavigator Properties
Represents a Date Navigator.
Name | Description |
---|---|
Actual |
Gets the date corresponding to today’s date. This is a dependency property. |
Actual |
Gets the date range that is currently displayed. |
Animation |
Specifies the animation mode for the date navigator. This is a dependency property. |
Calendar |
Gets or sets the calendar’s culture. |
Cell |
Gets or sets the style applied to cell item containers. This is a dependency property. |
Cell |
Gets or sets the template that defines the presentation of cell items within the calendar. This is a dependency property. |
Cell |
Gets or sets an object that chooses a cell item template based on custom logic. This is a dependency property. |
Century |
Gets or sets a value that specifies the format string for the display text in cells of the century view. This is a dependency property. |
Century |
Gets or sets a value that specifies the format string for the header text of the century view. This is a dependency property. |
Day |
Gets or sets the value that specifies the format for names of the days of the week. This is a dependency property. |
Day |
Gets or sets the template that defines the presentation of day names. This is a dependency property. |
Decade |
Gets or sets a value that specifies the format string for the display text in cells of the decade view. This is a dependency property. |
Decade |
Gets or sets a value that specifies the format string for the header of the decade view. This is a dependency property. |
Display |
Gets or sets the today’s date. This is a dependency property. |
Display |
Gets or sets the maximum value of the time range available for navigation in the Date Navigator. This is a dependency property. |
Display |
Gets or sets the minimum value of the time range available for navigation in the Date Navigator. This is a dependency property. |
Enable |
Gets or sets whether the end-user can perform scrolling using the mouse wheel. This is a dependency property. |
Exact |
Gets or sets the collection of work days. This is a dependency property. |
First |
Gets or sets the day of the week from which the Date Navigator’s week starts. This is a dependency property. |
Header | Gets the actual header of the Date Navigator. This is a dependency property. |
Header |
Gets or sets the style applied to the view header. This is a dependency property. |
Holidays | Gets or sets a collection of holidays. This is a dependency property. |
Invalidate |
|
Month |
Gets or sets a value that specifies the format string for the display text in cells of the month view. This is a dependency property. |
Month |
Gets or sets a value that specifies the format string for the header text of the month view. This is a dependency property. |
Move |
|
Move |
|
Selected |
Gets or sets the date selected within the Date Navigator. This is a dependency property. |
Selected |
Gets or sets a collection of selected dates. This is a dependency property. |
Selection |
Specifies the selection mode for the date navigator. This is a dependency property. |
Set |
Sets the view mode. |
Show |
Gets or sets whether to display days of week when the Date Navigator is in the month view mode. This is a dependency property. |
Show |
Gets or sets whether to display week numbers when the Date Navigator is in the month view mode. This is a dependency property. |
Special |
Gets or sets a collection of special dates. This is a dependency property. |
View |
Gets or sets the current view mode for the Date Navigator. This is a dependency property. |
Week |
Gets or sets a value that specifies the format string for week numbers. This is a dependency property. |
Week |
Gets or sets the rule which specifies the first week of the year. This is a dependency property. |
Week |
Gets or sets the template that defines the presentation of week numbers displayed within the Date Navigator. This is a dependency property. |
Workdays | Gets or sets the collection of days assigned to a workweek. |
Year |
Gets or sets a value that specifies the format string for the display text in cells of the year view. This is a dependency property. |
Year |
Gets or sets a value that specifies the format string for the header text of the year view. This is a dependency property. |
See Also