Compartir a través de


Campo Paragraph.m_textBox

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Specifies the text box in which the paragraph is contained.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

Paragraph Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering