SelectHeader Method (SapTree)
Class
SapTree
.
Action
This method emulates clicking a header.
Syntax
C#
tree
.
SelectHeader
(
headerName
)
VB
tree
.
SelectHeader
(
headerName
)
Variable
Description
headerName
The name of the header.
String
.