DxDashboard.AllowMaximizeItems Property
In This Article
Specifies whether users can maximize dashboard items.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow users to maximize dashboard items; otherwise, false. |
See Also