OpenCellRelation Method
Opens the child table referenced by the link in the specified cell.

C# Syntax

void OpenCellRelation( 
   int row,
   int column
)

Parameters

row
0-based row number.
column
0-based column index.