The GridControl..::..GridHitTests type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CellTest |
Looks for a Cell at the specified location.
| |
| ColumnTest |
Looks for a Column at the specified location.
| |
| ColumnVirtualBoundsTest |
Gets virtual bounds of the Column at the specified location.
| |
| ColumnVisibleBoundsTest |
Gets visible bounds of the Column at the specified location.
| |
| HeaderTest |
Looks for a Header at the specified location.
| |
| HeaderVisibleBoundsTest |
Gets virtual bounds of the Header at the specified location.
| |
| HeaderVisibleSize |
Gets a size of the specified Header.
| |
| RowTest |
Looks for a Row at the specified location.
|