The following tables list the members exposed by ProgressInfo.
Public Properties
| Name | Description |
| CurrentPageNumber | Gets the number of the page currently being printed or exported. |
| Description | Gets or sets the descriptive information displayed in the progress window when the content of a grid is being printed or exported. |
| PercentCompleted | Gets a value representing the percentage of the printing or exporting process that has been completed. |
Top
Public Events
| Name | Description |
| PropertyChanged | Raised when the value of a property is changed. |
Top
See Also