Skip to main content

DashboardControl.DashboardViewModel Property

This member supports internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v23.2.Wpf.dll

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

public DashboardViewModelXpf DashboardViewModel { get; }

Property Value

Type Description
DevExpress.DashboardWpf.Internal.DashboardViewModelXpf

 

See Also