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 |