SelectRow Method (ITable)
Selects the specified row header in this grid.

C# Syntax

void SelectRow( 
   int row
)

Parameters

row
0-based row number.