SelectColumn(Int32) Method
Selects (clicks) the specified column header in a grid.

C# Syntax

void SelectColumn( 
   int column
)

Parameters

column
0-based column index.