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

适用于