Skip to main content

TcxGridGroupFooterHitTest Class

Stores HitTest information about the group footer located at the inspected point.

Declaration

TcxGridGroupFooterHitTest = class(
    TcxGridFooterHitTest
)

Remarks

The TcxGridGroupFooterHitTest class overrides the HitTestCode function to return the htGroupFooter hit code if the group footer is located at the inspected point.

See Also