OpenMenu(UInt32) Method
Clicks the column header (according to its index) to open the associated menu.

C# Syntax

void OpenMenu( 
   uint columnNumber
)

Parameters

columnNumber
the column number to click (1-based).