ActivateRow Method (IGrid)
Double-clicks the specified row in a grid.

C# Syntax

void ActivateRow( 
   uint rowIndex
)

Parameters

rowIndex
The 1-based index of the row.