ASPxDashboard.AllowMaximizeItems Property
In This Article
Gets or sets whether end users can maximize dashboard items.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to allow maximizing dashboard items; otherwise, false. |
See Also