SelectColumnMenuItem(UInt32,String) Method
Right-clicks the specified column and selects the specified menu item by column index.

C# Syntax

void SelectColumnMenuItem( 
   uint columnIndex,
   string menuItem
)

Parameters

columnIndex
The 1-based index of the column.
menuItem
The name of the menu item.