Class ProgressDirection
Specifies the ProgressBar direction types.
Inheritance
System.Object
ProgressDirection
Namespace: Syncfusion.Blazor.Notifications
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ProgressDirection : Enum
Fields
LTR
Defines progressDirection as LTR.
Declaration
public const ProgressDirection LTR
Field Value
Type |
---|
ProgressDirection |
RTL
Defines progressDirection as RTL.
Declaration
public const ProgressDirection RTL
Field Value
Type |
---|
ProgressDirection |