PopupWindowShowActionExecuteEventArgs.PopupWindowView Property
In This Article
Gets a View displayed within the PopupWindowShowActionExecuteEventArgs.PopupWindow.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Remarks
This property gets the Frame.View property of the Window object specified via the PopupWindowShowActionExecuteEventArgs.PopupWindow property.
See Also