ContainerReportItem(ReportElement, ILayoutEditor) 建構函式

定義

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

參數

rdlReportElement
ReportElement
control
ILayoutEditor

適用於