menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProgressDirection - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved