CustomizePopupWindowParamsEventArgs.IsSizeable Property
Specifies whether the pop-up Window created for a Pop-up Window Show Action is sizable.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the pop-up Window is sizable; otherwise, false. |
See Also