Skip to main content

TcxTreeListBandPosition Class

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

Declaration

TcxTreeListBandPosition = class(
    TcxOwnedPersistent
)

Remarks

This class introduces properties that allow you to:

A band’s Position property references a TcxTreeListBandPosition object.

Inheritance

See Also