GridGroupFooterCommandContext Properties
Contains contextual information for a Grid group footer context menu.| Name | Description |
|---|---|
| Column | Returns a column that contains the target cell. |
| Grid | Returns the Grid object. |
| GroupRowVisibleIndex | Returns the visible index of the group row containing the target footer cell. |
| SummaryItems | Returns group summaries contained in the target cell. |
See Also