Condividi tramite


ContainerReportItem(ReportElement, ILayoutEditor) Constructor

Definition

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)

Parameters

rdlReportElement
ReportElement
control
ILayoutEditor

Applies to