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