ReportItem Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| 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)
Parametri
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor
Si applica a
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)
Parametri
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor
- preferredSizeType
- SizeTypes