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