In This Topic
Gets a renderable textbox suitable for displaying an error message when the subreport is processed with an error.
Syntax
'Declaration
ReadOnly Property ErrorTextBox As ITextBox
ITextBox ErrorTextBox {get;}
Property Value
An
ITextBox suitable for displaying the error message.
See Also