StiCheckHelper Class

Namespace: Stimulsoft.Report.Check

Properties

Property Type Description
Checks List<StiCheck>  
ErrorsCount int  
InformationMessagesCount int  
ReportRenderingMessagesChecks List<StiCheck>  
ReportRenderingMessagesCount int  
WarningsCount int  

Methods

Method Returns Description
BuildChecks void  
BuildReportRenderingMessages void  

Method Details

BuildChecks

BuildChecks(report: StiReport, leaveScript: bool): void

Parameters


BuildReportRenderingMessages

BuildReportRenderingMessages(report: StiReport): void

Parameters