Skip to main content

DashboardViewer.MaximizedDashboardItemName Property

Gets the name of the maximized dashboard item.

Namespace: DevExpress.DashboardWin

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

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

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