Data Column
Data Columns represent data source fields in the TreeList and are stored within the TreeListSettings.Columns collection. A column consists of the following elements.

The table below lists the main properties that affect element functionality.
| Characteristics | Members |
|---|---|
| Visibility | WebColumnBase.Visible (via MVCxTreeListColumn.Visible) |
| Position | WebColumnBase.VisibleIndex (via MVCxTreeListColumn.VisibleIndex) |