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