[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISubreport.ProcessedWithError

ProcessedWithError Property

ProcessedWithError

Gets a value indicating if an error occurred while attempting to process the report.

Declaration
bool ProcessedWithError { get; }
Property Value
Type Description
bool

A bool value. true if the report was processed with an error; otherwise, false.