Text to be displayed within the column header |
Member of Tree View Column (PRIM_TVCL)
Data Type - String
The Caption property specifies the text to be displayed in the column heading
This will only be visible if the CaptionType is set to Caption and the Treeview has a ViewStyle of Unleveled.
A caption can be either a literal string or a Multilingual Variable that will show the correct string for the current runtime language. If the caption is too long to fit in the control it will be clipped.