The GridControl..::..GridHitTests type exposes the following members.

Methods

  NameDescription
Public methodCellTest
Looks for a Cell at the specified location.
Public methodColumnTest
Looks for a Column at the specified location.
Public methodColumnVirtualBoundsTest
Gets virtual bounds of the Column at the specified location.
Public methodColumnVisibleBoundsTest
Gets visible bounds of the Column at the specified location.
Public methodHeaderTest
Looks for a Header at the specified location.
Public methodHeaderVisibleBoundsTest
Gets virtual bounds of the Header at the specified location.
Public methodHeaderVisibleSize
Gets a size of the specified Header.
Public methodRowTest
Looks for a Row at the specified location.

See Also