Implements the TreeListViewStyle attached property.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v18.2.dll
public static Style GetTreeListViewStyle(
DependencyObject dObj
)
Public Shared Function GetTreeListViewStyle(
dObj As DependencyObject
) As Style
Type | Name | Description |
---|---|---|
DependencyObject | dObj | A dependency object whose property is set. |
Type | Description |
---|---|
Style | A Style object that contains settings applied to the target object. |