XRDesignPanel.ExecCommand Method
| Name | Parameters | Description |
|---|---|---|
| ExecCommand(ReportCommand, Object[]) | command, args | Executes the specified report command and passes the specified parameters to it. |
| ExecCommand(ReportCommand) | command | Executes the specified report command without any parameters passed to it. |