UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
GetColumnHeader Method (ITreeView)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Java Namespace
>
ITreeView Interface
: GetColumnHeader Method
0-based index of the column from which to return the value.
Returns the header of the specified column in the tree.
Syntax
C#
string
GetColumnHeader(
int
columnIndex
)
Parameters
columnIndex
0-based index of the column from which to return the value.