GridGroupRowCommandContext Properties
Contains contextual information for a Grid group row context menu.| Name | Description |
|---|---|
| Grid | Returns the Grid object. |
| GroupColumn | Returns the grouping column. |
| RowVisibleIndex | Returns the visible index of the target group row. |
See Also