TcxTreeListNode.ValueCount Property
Returns the total number of values (columns) for the node.
Declaration
property ValueCount: Integer read;
Property Value
| Type | Description |
|---|---|
| Integer | The number of values accessible through Values and Texts properties. |
See Also