Enum StepProgressStatus
Provides information of the current progress status of the step item.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum StepProgressStatus
Completed
The job has been completed.
InProgress
Work has been started, there is some progress.
NotStarted
Work has not started, there is no progress.