Back to Devexpress

TcxCustomGridColumnHitTest Class

vcl-cxgridtableview-0a7dc437.md

latest1.1 KB
Original Source

TcxCustomGridColumnHitTest Class

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

Declaration

delphi
TcxCustomGridColumnHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

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

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxCustomGridColumnHitTest

See Also

TcxCustomGridBandedColumnOptions.VertSizing Property

TcxCustomGridColumnHitTest Members

cxGridTableView Unit