TcxTreeListCaption Class
Represents a class that allows you to define settings of a band or a column caption.
#Declaration
TcxTreeListCaption = class(
TcxOwnedPersistent
)
#Remarks
The class is exposed via the Band.Caption or the Column.Caption property of a band or a column respectively. The class methods provided allow you to specify the textual content of the caption, its horizontal and vertical alignment, the glyph displayed within the caption and its horizontal & vertical alignment, to specify whether the caption content can be displayed in more than a single line and other parameters.