WinFormsDataGrid.
Tries to bring the item to the top-left corner of the datagrid.
This functionality is supported only if you are using the Open Agent.
Datagrid.ScrollIntoView (column, row)
| Variable | Description |
|---|---|
| column | The index of the column to select. INTEGER. |
| row | The index of the row to select. INTEGER. |
DataGrid.ScrollIntoView (2,3)