DashboardItemMaximizedStateChangedEventArgs.IsMaximized Property
In This Article
Indicates whether the item is maximized or restored to its original size.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | True if an item is maximized; otherwise, false. |
See Also