Back to Devexpress

TcxTreeListBandRows Class

vcl-cxtl-d163f2bf.md

latest1.3 KB
Original Source

TcxTreeListBandRows Class

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

Declaration

delphi
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

TcxTreeListBandRows Members

cxTL Unit