SetFocusRow Method (DataGrid)

Class

DataGrid.

Action

Sets the focus to the row in the grid.

Syntax

Datagrid.SetFocusRow(DataGridRow)
Variable Description
DataGridRow The DataGridRow to which you want to give focus. DATAGRIDROW.