SetHierarchyHeaderWidth Method (SapTree)
Class
SapTree
.
Action
Sets the width of the Hierarchy Header in pixels.
Syntax
C#
tree
.
SetHierarchyHeaderWidth
(
width
)
VB
tree
.
SetHierarchyHeaderWidth
(
width
)
Variable
Description
width
The new width of the header.
Integer
.