menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepperOrientation - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved