Skip to main content
A newer version of this page is available. .

DateFilterDashboardLayoutItem.DatePickerTemplate Attached Property

An attached property that specifies a template that defines the appearance of the DatePicker visual element of the DateFilter control.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Xpf.Dashboard.v19.1.dll

Declaration

Returns

Type Description
DataTemplate

A DataTemplate object that specifies the structure and behavior of the DatePicker visual element.

See Also