[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISubreport.ErrorTextBox

ErrorTextBox Property

ErrorTextBox

Gets a renderable textbox suitable for displaying an error message when the subreport is processed with an error.

Declaration
ITextBox ErrorTextBox { get; }
Property Value
Type Description
ITextBox

An ITextBox suitable for displaying the error message.