TcxTreeListBandRow.Count Property
Returns the number of columns arranged within the current band row.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of items within the Items indexed collection.
See Also