GridRowCellContextMenuInfo Properties
Provides basic information about the GridControl context menu.
Name | Description |
---|---|
Cell |
Provides the Cell |
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 |
|
Row |
Provides the Row |
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