GridContextMenuInfoBase Properties
The base class for context menu info classes used in GridControl context menus.
Name | Description |
---|---|
Commands |
Provides access to Grid |
Empty static |
For internal use only.
Inherited from Context |
Grid |
Provides the target Grid |
Header |
Gets or sets the text shown in the context menu’s header.
Inherited from Context |
Is |
Indicates whether the context menu has any content.
Inherited from Context |
Menu |
The object or UI element shown in the context menu.
Inherited from Context |
Menu |
Gets the context menu’s type. |
Settings |
Gets or sets the flyout settings applied to the context menu.
Inherited from Context |
Target |
The UI element for which the context menu is shown.
Inherited from Context |
Target |
An object from the Data |
Target |
The point relative to which the context menu should be displayed.
Inherited from Context |
See Also