Scrolls the DataGridView by itself, without synchronizing with its partner, if any.
Namespace: CleanCode.SqlEditorControlsAssembly: CleanCode.SqlEditorControls (in CleanCode.SqlEditorControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- rowIndex
- Type: System Int32
Index of the first row to display.
See Also