GridMenuEventArgs.MenuType Property
In This Article
Gets the context menu's type.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Grid |
A Grid |
#Remarks
To learn more, see Context Menus.
See Also