TreeView Xojo plugin

TreeView.ColumnCount Property

Sets the number of columns that the TreeView should have.

ColumnCount as Integer {Read and Write}

Remarks

The default value is one.

Note
This property should only be set at design time.

See Also

TreeView Control