TopLevelContainer(ReportElement, ILayoutEditor) Constructor

Definition

protected:
 TopLevelContainer(Microsoft::ReportingServices::RdlObjectModel::ReportElement ^ rdlReportElement, Microsoft::ReportDesigner::ILayoutEditor ^ control);
protected TopLevelContainer (Microsoft.ReportingServices.RdlObjectModel.ReportElement rdlReportElement, Microsoft.ReportDesigner.ILayoutEditor control);
new Microsoft.ReportDesigner.TopLevelContainer : Microsoft.ReportingServices.RdlObjectModel.ReportElement * Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.TopLevelContainer
Protected Sub New (rdlReportElement As ReportElement, control As ILayoutEditor)

Parameters

rdlReportElement
ReportElement
control
ILayoutEditor

Applies to