ActivateCell Method (IXtraGrid)
Double-clicks the specified cell in this grid.

C# Syntax

void ActivateCell( 
   int row,
   string columnHeader
)

Parameters

row
0-based row number.
columnHeader
The column caption.