NavigateTo Method (SwfDataGrid)

Class

SwfDataGrid.

Action

Goes to the position in the .NET data grid control.

Syntax

NavigateTo (iRow, relationame)
Variable Description
iRow The DataGridRow to navigate to. INTEGER.
relationame The DataGridRow position to navigate to. STRING.