StepperStepType
Enum
Specifies the step type of the component.
Definition
Fields
Stepper renders only labels.
C#
Labels = 1
Stepper renders both indicators and labels.
C#
Steps = 0
Specifies the step type of the component.
Stepper renders only labels.
Labels = 1
Stepper renders both indicators and labels.
Steps = 0