Back to Devexpress

TcxTreeListBandPosition Class

vcl-cxtl-f7544cad.md

latest1.2 KB
Original Source

TcxTreeListBandPosition Class

Represents a set of options that determine layout aspects of a band within the TreeList control.

Declaration

delphi
TcxTreeListBandPosition = class(
    TcxOwnedPersistent
)

Remarks

This class introduces properties that allow you to:

A band’s Position property references a TcxTreeListBandPosition object.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxTreeListBandPosition

See Also

TcxTreeListBandPosition Members

cxTL Unit