PopupShowingEventArgs.ShowViewSource Property
In This Article
Gets the object providing access to the popup window’s source Action.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
public ShowViewSource ShowViewSource { get; }
#Property Value
Type | Description |
---|---|
Show |
A Show |
See Also