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