PopupShowingEventArgs.ShowViewSource Property
Gets the object providing access to the popup window’s source Action.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ShowViewSource | A ShowViewSource object providing access to the popup window’s source Action. |
See Also