New to Telerik UI for WinFormsStart a free 30-day trial

Provides information of the current progress status of the step item.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum StepProgressStatus

Fields

The job has been completed.

C#
Completed = 2

Work has been started, there is some progress.

C#
InProgress = 1

Work has not started, there is no progress.

C#
NotStarted = 0
In this article
DefinitionFieldsCompletedInProgressNotStarted
Not finding the help you need?
Contact Support