[]
Gets range of cells from the coordinates of the hovered cell.
public virtual GridControlRange GetHoverRange(int hoverRow, int hoverColumn)
| Type | Name | Description |
|---|---|---|
| int | hoverRow | The row where the mouse is over. |
| int | hoverColumn | The column where the mouse is over. |
| Type | Description |
|---|---|
| GridControlRange |