UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
ActivateColumn Method (IUltraWinGrid)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WinForms Namespace
>
IUltraWinGrid Interface
: ActivateColumn Method
0-based band level.
The column caption.
Double-clicks the specified column header in this grid.
Syntax
C#
void
ActivateColumn(
int
bandLevel
,
string
columnHeader
)
Parameters
bandLevel
0-based band level.
columnHeader
The column caption.