Skip to main content

DashboardControl.FullscreenDashboardViewModel Property

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

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v24.1.Wpf.dll

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

public FullscreenDashboardViewModelXpf FullscreenDashboardViewModel { get; protected set; }

Property Value

Type Description
DevExpress.DashboardWpf.Internal.FullscreenDashboardViewModelXpf

 

See Also