Campo Paragraph.m_textBox
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the text box in which the paragraph is contained.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_textBox As TextBox
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering