Skip to main content

TcxCustomGridColumnHitTest Class

Stores HitTest information about the column located at the inspected point.

Declaration

TcxCustomGridColumnHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxCustomGridColumnHitTest class introduces Column and ColumnContainerKind properties that provide access to the grid View column and its container.

Inheritance

See Also