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

DateFilterDashboardLayoutItem.SetDateNavigatorStyle(DependencyObject, Style) Method

Namespace: DevExpress.DashboardWpf

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

Declaration

public static void SetDateNavigatorStyle(
    DependencyObject dObj,
    Style value
)

Parameters

Name Type
dObj DependencyObject
value Style
See Also