ActivateRow Method (ITable)
Double-clicks the specified row header in this grid.

C# Syntax

void ActivateRow( 
   int row
)

Parameters

row
0-based row number.