SelectColumn(Int32) Method
Clicks the specified column header in this grid.

C# Syntax

void SelectColumn( 
   int column
)

Parameters

column
0-based column index.