CustomizePopupWindowParamsEventArgs.Maximized Property
Gets or sets a value that specifies whether the window is maximized.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the window is maximized; otherwise, false. |
See Also