Skip to main content

TcxTreeListBandRows Class

Represents a collection of band rows associated with a certain band.

Declaration

TcxTreeListBandRows = class(
    TObject
)

Remarks

This class introduces the properties that allow you to access the following information:

A band’s BandRows property and a band row’s BandRows property reference a TcxTreeListBandRows object.

Inheritance

TObject
TcxTreeListBandRows
See Also