TcxTreeListColumn.Options Property
Provides access to the column’s appearance options and settings that determine the column’s response to end-user actions.
Declaration
property Options: TcxTreeListColumnOptions read; write;
Property Value
Type |
---|
TcxTreeListColumnOptions |
Remarks
Refer to the TcxTreeListColumnOptions class description, to learn about available settings.
See Also