The following tables list the members exposed by ProgressInfo.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CurrentPageNumber | Gets the number of the page currently being printed or exported. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Description | Gets or sets the descriptive information displayed in the progress window when the content of a grid is being printed or exported. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PercentCompleted | Gets a value representing the percentage of the printing or exporting process that has been completed. |
Top
Public Events
| Name | Description |
![Public Event](template/packages/core-dotnet/images/publicEvent.png) | PropertyChanged | Raised when the value of a property is changed. |
Top
See Also