Skip to main content
All docs
V25.1
  • IDashboardControl.MaximizedDashboardItemName Property

    Gets the name of the maximized dashboard item.

    Namespace: DevExpress.DashboardWin

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

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    string MaximizedDashboardItemName { get; }

    Property Value

    Type Description
    String

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

    See Also