Back to Devexpress

AgendaHeaderTemplateSelector Properties

maui-devexpress-dot-maui-dot-scheduler-dot-agendaheadertemplateselector-dot-underscore-properties.md

latest1.5 KB
Original Source

AgendaHeaderTemplateSelector Properties

The template selector that chooses a view template based on the passed view model.

NameDescription
BindingsGets a dictionary of bindings, indexed by the bound properties. Inherited from DataTemplate.
DefaultTemplateGets or sets the template that is applied to all agenda view days except for today.
TodayTemplateGets or sets the template that is applied to today.
ValuesReturns a dictionary of property values for this DataTemplate, indexed by property. Inherited from DataTemplate.

See Also

AgendaHeaderTemplateSelector Class

AgendaHeaderTemplateSelector Members

DevExpress.Maui.Scheduler Namespace