DashboardControlBase.AllowMaximizeDashboardItems Property
In This Article
Gets or sets whether an end-user can maximize an item.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | True to show the Maximize button and allow the end-user to maximize an item; otherwise, false. |
See Also