ActivateColumn Method (IUltraWinGrid)
Double-clicks the specified column header in this grid.

C# Syntax

void ActivateColumn( 
   int bandLevel,
   string columnHeader
)

Parameters

bandLevel
0-based band level.
columnHeader
The column caption.