CustomizePopupWindowSizeEventArgs.ShowViewSource Property
In This Article
Returns an object containing a set of parameters that specify the context from which the ShowViewStrategyBase.ShowView method has been invoked.
Namespace: DevExpress.ExpressApp.Web.Controls
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