XRDesignPanel.OpenReport Method
Name | Parameters | Description |
---|---|---|
OpenReport(XtraReport) | report | Loads the specified report and opens it in the XRDesignPanel. |
OpenReport(Stream) | stream | Loads a report definition from the specified stream and opens it in the XRDesignPanel. |
OpenReport(String) | fileName | Loads a report definition from the specified file and opens it in the XRDesignPanel. |