TcxTreeListColumn.Caption Property
Provides access to settings that determine the appearance of the current column’s caption.
Declaration
property Caption: TcxTreeListCaption read; write;
Property Value
| Type |
|---|
| TcxTreeListCaption |
Remarks
Refer to the TcxTreeListCaption class description, to learn about available options.
See Also