menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepProgressBarOrientation - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StepProgressBarOrientation

    Defines the layout orientation of the SfStepProgressBar.

    Inheritance
    System.Object
    StepProgressBarOrientation
    Namespace: Syncfusion.Maui.ProgressBar
    Assembly: Syncfusion.Maui.ProgressBar.dll
    Syntax
    public sealed class StepProgressBarOrientation : Enum

    Fields

    Horizontal

    Represents the horizontal orientation.

    Declaration
    public const StepProgressBarOrientation Horizontal
    Field Value
    Type
    StepProgressBarOrientation

    Vertical

    Represents the vertical orientation.

    Declaration
    public const StepProgressBarOrientation Vertical
    Field Value
    Type
    StepProgressBarOrientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved