XRDesignMdiController.OpenReport Method
Name | Parameters | Description |
---|---|---|
OpenReport() | none | Loads the specified report instance to the XRDesignMdiController. |
OpenReport(XtraReport) | report | Loads the specified report instance to the XRDesignMdiController. |
OpenReport(String) | fileName | Loads the report definition from the specified REPX file and opens it in the XRDesignMdiController. |