Back to Devexpress

IProgressIndicationService Interface

corelibraries-devexpress-dot-services.md

latest1.6 KB
Original Source

IProgressIndicationService Interface

Allows you to display a progress indicator for time-consuming operations.

Namespace : DevExpress.Services

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public interface IProgressIndicationService
vb
Public Interface IProgressIndicationService

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:

See Also

IProgressIndicationService Members

DevExpress.Services Namespace