Back to Devexpress

XRDesignPanel.OpenReport Method

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-dot-xrdesignpanel-dot-openreport.md

latest1.2 KB
Original Source

XRDesignPanel.OpenReport Method

NameParametersDescription
OpenReport(XtraReport)reportLoads the specified report and opens it in the XRDesignPanel.
OpenReport(Stream)streamLoads a report definition from the specified stream and opens it in the XRDesignPanel.
OpenReport(String)fileNameLoads a report definition from the specified file and opens it in the XRDesignPanel.