Report.CreateInstance(LayoutEditor, Report) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::ReportDesigner::Report ^ CreateInstance(Microsoft::ReportDesigner::LayoutEditor ^ layoutEditor, Microsoft::ReportingServices::RdlObjectModel::Report ^ rdlReport);
public static Microsoft.ReportDesigner.Report CreateInstance (Microsoft.ReportDesigner.LayoutEditor layoutEditor, Microsoft.ReportingServices.RdlObjectModel.Report rdlReport);
static member CreateInstance : Microsoft.ReportDesigner.LayoutEditor * Microsoft.ReportingServices.RdlObjectModel.Report -> Microsoft.ReportDesigner.Report
Public Shared Function CreateInstance (layoutEditor As LayoutEditor, rdlReport As Report) As Report
Parameters
- layoutEditor
- LayoutEditor
- rdlReport
- Report