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

DateFilterDashboardLayoutItem.GetDateNavigatorStyle(DependencyObject) Method

Namespace: DevExpress.DashboardWpf

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

Declaration

public static Style GetDateNavigatorStyle(
    DependencyObject dObj
)

Parameters

Name Type
dObj DependencyObject

Returns

Type
Style
See Also