PopupMenuShowingEventArgs.Menu Property
In This Article
Gets or sets the context menu for which the event is raised.
Namespace: DevExpress.Xpf.Spreadsheet.Menu
Assembly: DevExpress.Xpf.Spreadsheet.v24.2.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
#Declaration
#Property Value
Type | Description |
---|---|
Popup |
The invoked context menu. |
See Also