Skip to main content

TcxGridNavigatorHitTest Class

Contains the HitTest information about the View navigator located at the inspected point.

Declaration

TcxGridNavigatorHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

This class does not introduce any new functionality, but instead, overrides the HitTestCode method to return the htNavigator hit code if the View navigator is located at the inspected point.

Inheritance

See Also