OpenMenu(String) Method
Clicks the column header (according to its name) to open the associated menu.

C# Syntax

void OpenMenu( 
   string columnName
)

Parameters

columnName
the column name to click.