menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepperOrientation - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

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