PopupWindowShowActionExecuteEventArgs.PopupWindowView Property
Gets a View displayed within the PopupWindowShowActionExecuteEventArgs.PopupWindow.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.1.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