Back to Devexpress

DashboardDesigner.MaximizedDashboardItemName Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-7be81a7d.md

latest1.4 KB
Original Source

DashboardDesigner.MaximizedDashboardItemName Property

Gets the name of the maximized dashboard item.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
[Browsable(false)]
public string MaximizedDashboardItemName { get; }
vb
<Browsable(False)>
Public ReadOnly Property MaximizedDashboardItemName As String

Property Value

TypeDescription
String

A String value that is the maximized dashboard item name.

|

Implements

MaximizedDashboardItemName

See Also

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace