Class StepperOrientation
Represents the orientation options for the SfStepper component.
Inheritance
System.Object
StepperOrientation
Namespace: Syncfusion.Blazor.Navigations
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class StepperOrientation : Enum
Fields
Horizontal
Represents a horizontal orientation for the SfStepper component.
Declaration
public const StepperOrientation Horizontal
Field Value
Type |
---|
StepperOrientation |
Vertical
Represents a vertical orientation for the SfStepper component.
Declaration
public const StepperOrientation Vertical
Field Value
Type |
---|
StepperOrientation |