CustomizePopupWindowSizeEventArgs.PopupFrame Property
In This Article
Provides access to the Frame which will arranged in a target popup window.
Namespace: DevExpress.ExpressApp.Web.Controls
Assembly: DevExpress.ExpressApp.Web.v24.2.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