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

RangeDashboardLayoutItem.GetRangeControlClientStyle(DependencyObject) Method

For internal use.

Namespace: DevExpress.DashboardWpf

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

Declaration

public static Style GetRangeControlClientStyle(
    DependencyObject dObj
)

Parameters

Name Type
dObj DependencyObject

Returns

Type
Style
See Also