Skip to main content

TcxTreeListBands Class

Represents a band collection.

Declaration

TcxTreeListBands = class(
    TCollection,
    IcxStoredObject,
    IcxStoredParent
)

Remarks

This class introduces members that allow you to do the following:

A TreeList control’s Bands property and a band’s Bands property reference a TcxTreeListBands object.

Inheritance

See Also