SelectColumn Method (IDataGrid)
Selects (clicks) the specified column header in this grid.

C# Syntax

void SelectColumn( 
   int column
)

Parameters

column
0-based column index.