PropertyCaption
DescriptionSets the general caption or cube title of the control where Setting is a string with the cube title.
TypeCharacter string
Values
DefaultEmpty string
Example
Code:Cube1.Caption = "Cube title"
HTML:<PARAM NAME="Caption" VALUE="Cube title">
See also
Notes