Back to Devexpress

TcxTreeListBands Class

vcl-cxtl-bde8a0c3.md

latest2.6 KB
Original Source

TcxTreeListBands Class

Represents a band collection.

Declaration

delphi
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.

Implements

IcxStoredObject

IcxStoredParent

Inheritance

TObject TPersistent TCollection TcxTreeListBands

See Also

TcxTreeListBands Members

cxTL Unit