Property
MDX
Description
Sets an initial MDX to execute when the control is opened. It also returns the current MDX instruction.
Type
Character string
Values
Default
Empty string
Example
Code
MDX = "MDX statement"
HTML
<PARAM NAME="MDX" VALUE="MDX statement">
See also
Notes