Enum StepperOrientation
Represents the orientation options for the SfStepper component.
Namespace: Syncfusion.Blazor.Navigations
Assembly: Syncfusion.Blazor.dll
Syntax
public enum StepperOrientation
Fields
| Name | Description |
|---|---|
| Horizontal | Represents a horizontal orientation for the SfStepper component. |
| Vertical | Represents a vertical orientation for the SfStepper component. |