CustomizePopupWindowSizeEventArgs.PopupFrame Property
Provides access to the Frame which will arranged in a target popup window.
Namespace: DevExpress.ExpressApp.Web.Controls
Assembly: DevExpress.ExpressApp.Web.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Frame | The Frame object which will arranged in a target popup window. |
See Also