GetColumnCount Function (TreeViewEx)

Class

TreeViewEx.

Action

Returns the number of columns in a tree.

Availability

This functionality is supported only if you are using the Classic Agent.

Syntax

iCount = tree.GetColumnCount()
Variable Description
iCount The number of columns in the tree. INTEGER.

Notes

The default return value is 1.