PopupShowingEventArgs.SourceFrame Property
Gets the parent Window for the current popup.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.1.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