PopupMenuShowingEventArgs Class
Provides data for the SpreadsheetControl.PopupMenuShowing event.
Namespace: DevExpress.Xpf.Spreadsheet.Menu
Assembly: DevExpress.Xpf.Spreadsheet.v24.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Remarks
The PopupMenuShowingEventArgs objects are automatically created, initialized and passed to the SpreadsheetControl.PopupMenuShowing event handlers.
See Also