TcxCustomTreeList.ColumnCount Property
Returns the total number of columns in the Tree List control.
Declaration
property ColumnCount: Integer read;
Property Value
| Type | Description |
|---|---|
| Integer | The number of columns accessible through the Columns property. |
See Also