SelectColumnHeader(Int32,MouseButton) Method
Clicks on a column header of a table using the specified HP.LFT.SDK.MouseButton by column index.

C# Syntax

void SelectColumnHeader( 
   int column,
   MouseButton button
)

Parameters

column
0-based index of the column.
button
Either the Left or Right button value of HP.LFT.SDK.MouseButton.