Class StepperOrientation
Defines the orientation type of the Stepper.
Inheritance
System.Object
StepperOrientation
Namespace: Syncfusion.EJ2.Navigations
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class StepperOrientation : Enum
Fields
Horizontal
Steps are displayed horizontally.
Declaration
public const StepperOrientation Horizontal
Field Value
Type |
---|
StepperOrientation |
Vertical
Steps are displayed vertically.
Declaration
public const StepperOrientation Vertical
Field Value
Type |
---|
StepperOrientation |