Back to Devexpress

DashboardViewer.MaximizedDashboardItemName Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-8c3979a9.md

latest1.4 KB
Original Source

DashboardViewer.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

TypeDefaultDescription
String*null*

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

|

Implements

MaximizedDashboardItemName

See Also

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace