TopLevelContainer(ReportElement, ILayoutEditor) コンストラクター

定義

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)

パラメーター

rdlReportElement
ReportElement
control
ILayoutEditor

適用対象