Back to Devexpress

IDashboardControl.AllowMaximizeDashboardItems Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-89bf7cd5.md

latest1.2 KB
Original Source

IDashboardControl.AllowMaximizeDashboardItems Property

Gets or sets whether end users can maximize dashboard items.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
bool AllowMaximizeDashboardItems { get; set; }
vb
Property AllowMaximizeDashboardItems As Boolean

Property Value

TypeDescription
Boolean

true , to allow maximizing dashboard items; otherwise, false.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace