Skip to main content
A newer version of this page is available. .

TcxLookupGridHitTest Enum

Declaration

TcxLookupGridHitTest = (
    htNone,
    htHeader,
    htCell
);

Members

Name
htNone
htHeader
htCell
See Also