Back to Devexpress

IProgressIndicationService Members

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

latest833 B
Original Source

IProgressIndicationService Members

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

Methods

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

DevExpress.Services Namespace