ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ISubreport Interface / ErrorTextBox Property

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