Compartilhar via


Campo Paragraph.m_textBox

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies the text box in which the paragraph is contained.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_textBox As TextBox
'Uso
Dim value As TextBox 

value = Me.m_textBox 

Me.m_textBox = value
protected TextBox m_textBox
protected:
TextBox^ m_textBox
val mutable m_textBox: TextBox
protected var m_textBox : TextBox

Consulte também

Referência

Paragraph Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering