RpvCmd commands
RpvCmdMoveWithHand. Allow or nor to move a report using the mouse.
The command RpvCmdMoveWithHand will let you define to allow or not to move the report using the mouse.
Combined with RpvCmdScrollBars you can obtain a report that can't be scrolled / moved.
Syntax:
RpvCmdMoveWithHand=1|0
Example:
Execute=RpvCmdMoveWithHand=0
It is important to remmark that
the RpvCmd commands are specially designed to be used with other
commands such as LINK, EXECUTE and POSTSHOW..