GridMenuInfo.Menu Property
Gets an object that represents the menu which has been called.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v23.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Grid.DataControlPopupMenu | A DevExpress.Xpf.Grid.DataControlPopupMenu descendant that represents the context menu which has been called. |
See Also