Skip to main content
A newer version of this page is available. .

DashboardControl.FullscreenDashboardViewModel Property

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

Namespace: DevExpress.DashboardWpf

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

Declaration

public FullscreenDashboardViewModelXpf FullscreenDashboardViewModel { get; protected set; }

Property Value

Type Description
DevExpress.DashboardWpf.Internal.FullscreenDashboardViewModelXpf

 

See Also