Back to Devexpress

TcxTreeListColumnOptions Class

vcl-cxtl-ceb3989b.md

latest2.6 KB
Original Source

TcxTreeListColumnOptions Class

Contains column options.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditContainerItemOptions TcxTreeListColumnOptions

See Also

TcxTreeListColumnOptions Members

cxTL Unit