SetColumnOrder Method (SapTree)

Class

SapTree.

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).