Version

PrintProgressEventArgs Class Members

The following tables list the members exposed by PrintProgressEventArgs.

Public Constructors
 NameDescription
Public ConstructorPrintProgressEventArgs ConstructorInitializes a new instance of the PrintProgressEventArgs class  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCurrentPageNumberReturns the number of page currently being printed  
Public PropertyDescriptionReturns/sets descriptive information displayed in the progress window when the content of a grid is being printed.  
Public PropertyPercentCompletedReturns a value representing the percentage of the printing process that has been completed  
See Also