TcxCustomTreeList.Count Property
Returns the number of root level nodes.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
For indexed access to the root level nodes, use the Items property.
See Also
Returns the number of root level nodes.
property Count: Integer read;
Type |
---|
Integer |
For indexed access to the root level nodes, use the Items property.
No
Your feedback is appreciated.