PropertyInteractive
DescriptionAllows the control to be controlled via MDX expressions entered by the user or by user interaction directly on the grid.
TypeBoolean
Values
True (-1)Interaction with the cube is made directly by mouse operations
False (0)Interaction with the cube is made via MDX expression in the MDX direct dialog
DefaultTrue (-1)
Example
CodeCube1.Interactive = True
HTML<PARAM NAME="Interactive" VALUE= "-1">
See also
MDXRetrieves or specifies the current MDX.
Notes