AgendaHeaderTemplateSelector Properties
The template selector that chooses a view template based on the passed view model.
Name | Description |
---|---|
Bindings |
Gets a dictionary of bindings, indexed by the bound properties.
Inherited from Data |
Default |
Gets or sets the template that is applied to all agenda view days except for today. |
Today |
Gets or sets the template that is applied to today. |
Values |
Returns a dictionary of property values for this Data |
See Also