ComponentOne Scheduler for WinForms
Progress Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Printing Namespace > PrintProgressForm Class : Progress Property
Gets or sets the System.Double value specifying an approximate progress ratio, from 0 (0% complete) to 1 (100% complete).
Syntax
'Declaration
 
Public Property Progress As System.Double
public System.double Progress {get; set;}
See Also

Reference

PrintProgressForm Class
PrintProgressForm Members