Skip to main content

TcxTreeListColumnPosition Class

Contains a set of options that determine the layout aspects of a column within the TreeList control.

Declaration

TcxTreeListColumnPosition = class(
    TcxOwnedPersistent
)

Remarks

This class introduces members that allow you to:

A column’s Position property references a TcxTreeListColumnPosition object.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TcxTreeListColumnPosition
See Also