TextBoxInstance.ParagraphInstances Proprietà

Definizione

Ottiene il valore calcolato della Paragraphs proprietà in una TextBox classe.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ParagraphInstanceCollection ^ ParagraphInstances { Microsoft::ReportingServices::OnDemandReportRendering::ParagraphInstanceCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ParagraphInstanceCollection ParagraphInstances { get; }
member this.ParagraphInstances : Microsoft.ReportingServices.OnDemandReportRendering.ParagraphInstanceCollection
Public ReadOnly Property ParagraphInstances As ParagraphInstanceCollection

Valore della proprietà

Un ParagraphInstanceCollection valore che rappresenta il valore calcolato della Paragraphs proprietà.

Si applica a