TcxGridGroupSummaryHitTest Properties
Contains HitTest information about the group summary located at the inspected point.Name | Description |
---|---|
Column | Represents a column that the summary is calculated for. |
GridRecord | Provides access to the grid record being inspected. Inherited from TcxGridRecordHitTest. |
GridView | Provides access to the grid View whose element is located at the inspected point. Inherited from TcxCustomGridViewHitTest. |
Pos | Returns the coordinates of the grid point being inspected. Inherited from TcxCustomGridHitTest. |
ViewInfo | Provides access to ViewInfo information about the grid element located at the inspected point. Inherited from TcxCustomGridHitTest. |
See Also