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

In This Topic
    ProcessedWithError Property
    In This Topic
    Gets a value indicating if an error occured why attempting to process the report.
    Syntax
    'Declaration
     
    ReadOnly Property ProcessedWithError As Boolean
    bool ProcessedWithError {get;}
    See Also