TextBoxInstance.ParagraphInstances Proprietà

Definizione

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

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à

ParagraphInstanceCollection

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

Si applica a