menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepOrientation - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StepOrientation

    Enumeration specifying vertical or horizontal layout direction of SfStepProgressBar.

    Inheritance
    System.Object
    StepOrientation
    Namespace: Syncfusion.XForms.ProgressBar
    Assembly: Syncfusion.SfProgressBar.XForms.dll
    Syntax
    public sealed class StepOrientation : Enum

    Fields

    Horizontal

    Layout horizontally.

    Declaration
    public const StepOrientation Horizontal
    Field Value
    Type
    StepOrientation

    Vertical

    Layout Vertically.

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