Share via


ParagraphInstance(ReportElement) Constructor

Definición

Inicializa una nueva instancia de la clase 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)

Parámetros

reportElementDef
ReportElement

Definición del elemento de informe.

Se aplica a