DateFilterDashboardLayoutItem Attached Properties
Allows you to specify the style and templates to customize the DateFilterDashboardItem appearance.Name | Description |
---|---|
DateNavigatorStyle static | An attached property that applies style settings to the DateNavigator control. |
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