Tree View - Columns Property

Columns gives you access to the properties of the columns

Member of Tree View (PRIM_TRVW)

Data Type - Collection of PRIM_TVCL - Defines the data class and behavior of a column in a tree view

Details

The Columns property provides access to the collection of columns parented to the control.
 
Columns cannot be added or removed from a tree view at runtime.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2