Skip to main content

DashboardDesigner.MaximizedDashboardItemName Property

Gets the name of the maximized dashboard item.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

[Browsable(false)]
public string MaximizedDashboardItemName { get; }

Property Value

Type Description
String

A String value that is the maximized dashboard item name.

See Also