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

IDashboardControl.MaximizedDashboardItemName Property

Gets the name of the maximized dashboard item.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v20.2.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

string MaximizedDashboardItemName { get; }

Property Value

Type Description
String

A String value that is a maximized dashboard item’s name.

See Also