alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum StepperLabelPosition

    Specifies the position of step labels in relation to the Stepper component.

    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum StepperLabelPosition

    Fields

    Name Description
    Bottom

    Displays step labels on the bottom position regardless of the Stepper's orientation.

    End

    Displays step labels on the right side regardless of the Stepper's orientation.

    Start

    Displays step labels on the left side regardless of the Stepper's orientation.

    Top

    Displays step labels on top position regardless of the Stepper's orientation.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved