ParagraphInstance(ReportElement) 建構函式

定義

初始化 ParagraphInstance 類別的新執行個體。

protected:
 ParagraphInstance(Microsoft::ReportingServices::OnDemandReportRendering::ReportElement ^ reportElementDef);
protected ParagraphInstance(Microsoft.ReportingServices.OnDemandReportRendering.ReportElement reportElementDef);
new Microsoft.ReportingServices.OnDemandReportRendering.ParagraphInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportElement -> Microsoft.ReportingServices.OnDemandReportRendering.ParagraphInstance
Protected Sub New (reportElementDef As ReportElement)

參數

reportElementDef
ReportElement

報告元素定義。

適用於