IProgressIndicationService Interface
Allows you to display a progress indicator for time-consuming operations.
Namespace: DevExpress.Services
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Remarks
You can use IProgressIndicationService in the Rich Text Editor and Spreadsheet controls to track progress of lengthy operations. Refer to the following help topics and examples for details:
Indicate Progress of the Mail Merge Operation in the WPF Rich Text Editor
Create a Custom Progress Indicator for the WinForms Spreadsheet Control
Create a Custom Progress Indicator for the WPF Spreadsheet Control