Back to Devexpress

TcxTreeListBandOptions Class

vcl-cxtl-131d5361.md

latest1.6 KB
Original Source

TcxTreeListBandOptions Class

Represents band options.

Declaration

delphi
TcxTreeListBandOptions = class(
    TcxOwnedPersistent
)

Remarks

This class extends its ancestor class with members that allow you to:

A band’s Options property references a TcxTreeListBandOptions object.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxTreeListBandOptions

See Also

TcxTreeListBandOptions Members

cxTL Unit