다음을 통해 공유


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

보고서 요소 정의입니다.

적용 대상