Skip to main content

TcxGridBandHitTest Properties

Contains the HitTest information about the band located at the inspected point.
Name Description
Band Provides access to the band located at the inspected point.
BandContainerKind Identifies the container control in which the inspected band resides.
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 the ViewInfo information about the grid element located at the inspected point. Inherited from TcxCustomGridHitTest.
VisibleRowIndex Specifies the potential vertical position (row) of a column when it’s positioned at the inspected point of the band.
See Also