DashboardViewModelBase.DashboardControlProvider Property
In This Article
Gets the DashboardViewModelBase instance to access a dashboard and the DashboardControl API.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.2.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
public virtual IDashboardControlProvider DashboardControlProvider { get; }
#Property Value
Type | Description |
---|---|
IDashboard |
See Also