Property
Caption
Description
Sets the general caption or cube title of the control where
Setting
is a string with the cube title.
Type
Character string
Values
Default
Empty string
Example
Code:
Cube1.Caption = "Cube title"
HTML:
<PARAM NAME="Caption" VALUE="Cube title">
See also
Notes