SetColumnWidth Method (SapTree)

Class

SapTree.

Action

This function sets the width of a column in pixels.

Syntax

tree.SetColumnWidth(columnName, width)
Variable Description
columnName The name of the column. String.
width The new width of the column. Integer.