UnselectColumn Method (SapTree)

Class

SapTree.

Action

This function removes a column from the column selection.

Syntax

C#
tree.UnselectColumn(columnName)
VB
tree.UnselectColumn(columnName)
Variable Description
columnName The name of the column. String.