Skip to main content

GridRowCellContextMenuInfo Properties

Contains information about a context menu invoked for a row cell.
Name Description
Cell Gets a cell for which the context menu is invoked.
Commands Contains GridControl commands. Inherited from GridContextMenuInfoBase.
Grid Gets the target GridControl instance for the context menu. Inherited from GridContextMenuInfoBase.
MenuType Gets the context menu’s type.
See Also