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