Class StepStatus
Defines the major possible statuses of RadStepProgressBarItem.
Inheritance
System.Object
StepStatus
Namespace: Telerik.Windows.Controls.StepProgressBar
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class StepStatus : Enum
Fields
Completed
Indeterminate
NotStarted
value__
Declaration
public int value__
Field Value
System.Int32
|