Skip to main content

TcxCustomGridColumnHitTest Class

Contains the HitTest information about the column located at the inspected point in a tabular View.

Declaration

TcxCustomGridColumnHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

This class introduces the Column and ColumnContainerKind properties that provide access to the grid View column and the container within which this column resides, respectively.

Inheritance

See Also