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

DashboardDesigner.MaximizedDashboardItemName Property

Gets the name of the maximized dashboard item.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v19.1.Win.dll

Declaration

public string MaximizedDashboardItemName { get; }

Property Value

Type Description
String

A String value that is the maximized dashboard item name.

See Also