Back to Devexpress

TcxGridBandHeaderSizingEdgeHitTest Class

vcl-cxgridbandedtableview-afd98357.md

latest1.2 KB
Original Source

TcxGridBandHeaderSizingEdgeHitTest Class

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

Declaration

delphi
TcxGridBandHeaderSizingEdgeHitTest = class(
    TcxGridBandHitTest
)

Remarks

The TcxGridBandHeaderSizingEdgeHitTest class overrides the HitTestCode function to return the htBandHeaderSizingEdge hit code if the band header sizing edge is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridBandHitTest TcxGridBandHeaderSizingEdgeHitTest

See Also

TcxGridBandedTableOptionsCustomize.BandSizing Property

TcxGridBandHeaderSizingEdgeHitTest Members

cxGridBandedTableView Unit