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

RangeDashboardLayoutItem.SetRangeControlClientStyle(DependencyObject, Style) Method

For internal use.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Xpf.Dashboard.v18.2.dll

Declaration

public static void SetRangeControlClientStyle(
    DependencyObject dObj,
    Style value
)

Parameters

Name Type
dObj DependencyObject
value Style
See Also