Skip to main content

TcxGridHeaderHitTest Class

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

Declaration

TcxGridHeaderHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridHeaderHitTest class overrides the HitTestCode method to return the htHeader hit code if any of the following elements are located at the inspected point:

Inheritance

See Also