ReportItem Constructeurs
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.
Surcharges
| ReportItem(ReportElement, ILayoutEditor) | |
| ReportItem(ReportElement, ILayoutEditor, SizeTypes) |
ReportItem(ReportElement, ILayoutEditor)
public:
ReportItem(Microsoft::ReportingServices::RdlObjectModel::ReportElement ^ rdlReportElement, Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor);
public ReportItem (Microsoft.ReportingServices.RdlObjectModel.ReportElement rdlReportElement, Microsoft.ReportDesigner.ILayoutEditor layoutEditor);
new Microsoft.ReportDesigner.ReportItem : Microsoft.ReportingServices.RdlObjectModel.ReportElement * Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.ReportItem
Public Sub New (rdlReportElement As ReportElement, layoutEditor As ILayoutEditor)
Paramètres
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor
S’applique à
ReportItem(ReportElement, ILayoutEditor, SizeTypes)
protected:
ReportItem(Microsoft::ReportingServices::RdlObjectModel::ReportElement ^ rdlReportElement, Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor, Microsoft::ReportingServices::RdlObjectModel::SizeTypes preferredSizeType);
protected ReportItem (Microsoft.ReportingServices.RdlObjectModel.ReportElement rdlReportElement, Microsoft.ReportDesigner.ILayoutEditor layoutEditor, Microsoft.ReportingServices.RdlObjectModel.SizeTypes preferredSizeType);
new Microsoft.ReportDesigner.ReportItem : Microsoft.ReportingServices.RdlObjectModel.ReportElement * Microsoft.ReportDesigner.ILayoutEditor * Microsoft.ReportingServices.RdlObjectModel.SizeTypes -> Microsoft.ReportDesigner.ReportItem
Protected Sub New (rdlReportElement As ReportElement, layoutEditor As ILayoutEditor, preferredSizeType As SizeTypes)
Paramètres
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor
- preferredSizeType
- SizeTypes