Back to Devexpress

TcxGridBandHeaderHitTest Class

vcl-cxgridbandedtableview-4eaa55f4.md

latest985 B
Original Source

TcxGridBandHeaderHitTest Class

Stores HitTest information about the band header located at the inspected point.

Declaration

delphi
TcxGridBandHeaderHitTest = class(
    TcxGridBandHitTest
)

Remarks

The TcxGridBandHeaderHitTest class overrides the HitTestCode function to return the htBandHeader hit code if a band header is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridBandHitTest TcxGridBandHeaderHitTest

See Also

TcxGridBandHeaderHitTest Members

cxGridBandedTableView Unit