ComponentizableReportItem(ReportElement, ILayoutEditor) 建構函式

定義

public:
 ComponentizableReportItem(Microsoft::ReportingServices::RdlObjectModel::ReportElement ^ rdlReportElement, Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor);
public ComponentizableReportItem (Microsoft.ReportingServices.RdlObjectModel.ReportElement rdlReportElement, Microsoft.ReportDesigner.ILayoutEditor layoutEditor);
Public Sub New (rdlReportElement As ReportElement, layoutEditor As ILayoutEditor)

參數

rdlReportElement
ReportElement
layoutEditor
ILayoutEditor

適用於