TcxTreeListBand.ChildBandCount Property
Returns the number of immediate child bands assigned to the current band.
Declaration
property ChildBandCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
This property returns the number of items within the ChildBands collection.
See Also