Back to Devexpress

IProgressIndicationService Methods

corelibraries-devexpress-dot-services-dot-iprogressindicationservice-dot-underscore-methods.md

latest931 B
Original Source

IProgressIndicationService Methods

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

NameDescription
Begin(String, Int32, Int32, Int32)Initializes and displays a progress indicator.
End()Finalizes progress indication.
SetProgress(Int32)Modifies the indicator value to track progress.

See Also

IProgressIndicationService Interface

IProgressIndicationService Members

DevExpress.Services Namespace