PopupShowingEventArgs.SourceFrame Property
In This Article
Gets the parent Window for the current popup.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
#Property Value
Type | Description |
---|---|
Frame | A Frame object which is a parent Window for the current popup. |
See Also