Class CalcReportProgress
Runs report calculation on a background thread and, if it does not finish quickly,
shows a ReportProgressForm to display progress and allow cancellation.
Inheritance
CalcReportProgress
Assembly: Reportman.Drawing.Forms.dll
public class CalcReportProgress
Constructors
View Source
Declaration
public CalcReportProgress()
Fields
View Source
Declaration
Field Value
View Source
Declaration
Field Value
View Source
Declaration
Field Value
Methods
View Source
Declaration
public static bool CalculateReport(MetaFile meta, PrintOut printdriver, IWin32Window winowner)
Parameters
Returns