DashboardControlBase.GetDashboardViewModel(DependencyObject) Method
For internal use.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v25.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Parameters
| Name | Type |
|---|---|
| dObj | DependencyObject |
Returns
| Type | Description |
|---|---|
| DevExpress.DashboardWpf.Internal.IBaseDashboardViewModel | For internal use. |
See Also