Click or drag to resize
CellScrollInView Method
Scrolls the grid so that this cell is in view.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public bool ScrollInView()

Return Value

Type: Boolean
true on success.
See Also