SelectColumnHeader(String,MouseButton) Method
Clicks on a column header using the specified HP.LFT.SDK.MouseButton by column header.

C# Syntax

void SelectColumnHeader( 
   string columnHeader,
   MouseButton button
)

Parameters

columnHeader
The header of the column.
button
Either the Left or Right button value of HP.LFT.SDK.MouseButton.