ParagraphInstance 建構函式
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Protected Sub New ( _
reportElementDef As ReportElement _
)
'用途
Dim reportElementDef As ReportElement
Dim instance As New ParagraphInstance(reportElementDef)
protected ParagraphInstance(
ReportElement reportElementDef
)
protected:
ParagraphInstance(
ReportElement^ reportElementDef
)
new :
reportElementDef:ReportElement -> ParagraphInstance
protected function ParagraphInstance(
reportElementDef : ReportElement
)
參數
- reportElementDef
型別:Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement