UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
SelectColumn(String) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WinForms Namespace
>
IXtraGrid Interface
>
SelectColumn Method
: SelectColumn(String) Method
The column caption.
Clicks the specified column header in this grid.
Syntax
C#
void
SelectColumn(
string
columnHeader
)
Parameters
columnHeader
The column caption.