Skip to main content

TcxGridNavigatorHitTest Class

Stores HitTest information about the View Navigator located at the inspected point.

Declaration

TcxGridNavigatorHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridNavigatorHitTest class overrides the HitTestCode function to return the htNavigator hit code if the View navigator is located at the inspected point.

Inheritance

See Also