Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AgendaHeaderTemplateSelector Properties
Show Inherited Hide Inherited

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 DataTemplate.
DefaultTemplate Gets or sets the template that is applied to all agenda view days except for today.
TodayTemplate Gets or sets the template that is applied to today.
Values Returns a dictionary of property values for this DataTemplate, indexed by property. Inherited from DataTemplate.
See Also