PropertyVisibleButtonDirectMDX
DescriptionSpecifies whether to show the direct MDX entry button in the toolbar or not.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultTrue (-1)
Example
CodeCube1.VisibleButtonDirectMDX = True
HTML<PARAM NAME="VisibleButtonDirectMDX" VALUE="-1">
See also
DoActionit's akin to DoAction("directMDX")
InteractiveIf Interactive is false, you can modify the MDX instruction.
Notes