Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
RTreeView
.Columns
public property
Columns
Prototype:
Read property Columns [
RTreeViewColumnManager
]
Description:
Provides access to the columns of the tree view, enabling you to modify properties like behavior, caption, size by using the
RTreeViewColumnManager
.
Return value:
Returns an instance of the
RTreeViewColumnManager
providing access to the tree view columns.