Skip to main content

TcxTreeListColumnOptions Class

Contains column options.

Declaration

TcxTreeListColumnOptions = class(
    TcxCustomEditContainerItemOptions
)

Remarks

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

Direct TcxTreeListColumnOptions Class Reference

The TcxTreeListColumn.Options property references a TcxTreeListColumnOptions object.

See Also