ComponentizableReportItem(ReportElement, ILayoutEditor) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor