ScrollCellIntoView Method (DataGrid)
Class
DataGrid
.
Action
Scrolls the specified cell in a grid into view.
Syntax
Datagrid
.
ScrollCellIntoView
(
DataGridCell
)
Variable
Description
DataGridCell
The DataGridCell to locate.
DATAGRIDCELL
.
Parent topic:
DataGrid Class (Classic Agent)