HeaderContextMenu Method (SapTree)
Class
SapTree
.
Action
This method requests a context menu for a header.
Syntax
C#
tree
.
HeaderContextMenu
(
headerName
)
VB
tree
.
HeaderContextMenu
(
headerName
)
Variable
Description
headerName
The name of the header.
String
.