Skip to main content

TcxGridIndicatorBandHeaderHitTest Class

Contains the HitTest information about the band header indicator area located at the inspected point.

Declaration

TcxGridIndicatorBandHeaderHitTest = class(
    TcxGridIndicatorHitTest
)

Remarks

The TcxGridIndicatorBandHeaderHitTest class overrides the HitTestCode function to return the htIndicatorBandHeader hit code if the band header indicator area is located at the inspected point.

See Also