Property
VisibleButtonOpen
Description
Specifies whether to show the open cube button in the toolbar or not.
Type
Boolean
Values
True (-1)
Shows the button
False (0)
Hides the button
Default
True (-1)
Example
Code
Cube1.VisibleButtonOpen = True
HTML
<PARAM NAME="VisibleButtonOpen" VALUE="-1">
See also
DoAction
it's akin to
DoAction("openOlap")
Notes
This button asks for a cube to open if not Open... property is defined.