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

DateFilterDashboardLayoutItem Attached Properties

Allows you to specify the style and templates to customize the DateFilterDashboardItem appearance.
Name Description
DateNavigatorStyle static
DatePickerPopupTemplate static An attached property that specifies a template that defines the appearance of the DatePicker popup element in the DateFilter control.
DatePickerTemplate static An attached property that specifies a template that defines the appearance of the DatePicker visual element of the DateFilter control.
QuickButtonTemplate static An attached property that specifies a template that defines the appearance of the QuickButton visual element of the DateFilter control.
ViewStyle An attached property that applies style settings to the underlying control. Inherited from DashboardLayoutItem.
See Also