A newer version of this page is available.
Switch to the current version.
GridMenuItemClickEventArgs.MenuType Property
Gets the type of the context menu whose item was clicked.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v19.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridMenuType | A GridMenuType enumeration value specifying the type of the menu whose item was clicked. |
See Also
Feedback