Overload | Description |
---|---|
Select(GridControlRange,Boolean,Boolean) | Selects a given cell and optionally scrolls it into view. |
Select(IEnumerable<GridControlRange>,Boolean,Boolean) | Selects a collection of cells and optionally scrolls it into view. |
Overload | Description |
---|---|
Select(GridControlRange,Boolean,Boolean) | Selects a given cell and optionally scrolls it into view. |
Select(IEnumerable<GridControlRange>,Boolean,Boolean) | Selects a collection of cells and optionally scrolls it into view. |