SetColumnOrder Method (SapTree)
Class
SapTree
class
Action
Sets the order of the tree's column.
Syntax
tree
.
SetColumnOrder
(
columns
)
Variable
Description
columns
A list of the column titles in the desired order. Each title must not occur more than once. LIST OF STRING.