Skip to main content

GridColumnContextMenuInfo Properties

Contains information about the column header’s context menu.
Name Description
Column Gets a column 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