ComponentizableReportItem(ReportElement, ILayoutEditor) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
ComponentizableReportItem(Microsoft::ReportingServices::RdlObjectModel::ReportElement ^ rdlReportElement, Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor);
public ComponentizableReportItem(Microsoft.ReportingServices.RdlObjectModel.ReportElement rdlReportElement, Microsoft.ReportDesigner.ILayoutEditor layoutEditor);
new Microsoft.ReportDesigner.ComponentizableReportItem : Microsoft.ReportingServices.RdlObjectModel.ReportElement * Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.ComponentizableReportItem
Public Sub New (rdlReportElement As ReportElement, layoutEditor As ILayoutEditor)
Paramètres
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor