Skip to main content

DashboardViewer.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 Default Description
String *null*

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

See Also