DateFilterDashboardLayoutItem.GetDateNavigatorStyle(DependencyObject) Method
Implements the DateNavigatorStyle attached property.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
dObj | DependencyObject | A dependency object whose property is accessed. |
Returns
Type | Description |
---|---|
Style | A Style object that contains settings applied to the target object. |
See Also