The DayTemplateSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DayTemplateSelector |
Methods
Name | Description | |
---|---|---|
![]() | SelectTemplate |
Selects the appropriate data template depending on whether the item is
a DateTime or not.
(Overrides DataTemplateSelector..::.SelectTemplate(Object, DependencyObject).) |
Properties
Name | Description | |
---|---|---|
![]() | DayTemplate |
The template for valid dates.
|
![]() | NonDayTemplate |
The template for cells beyond the range of the CLR DateTime type.
|