Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    ProgressDirection

    RTL

    Defines progressDirection as RTL.

    Declaration
    public const ProgressDirection RTL
    Field Value
    Type Description
    ProgressDirection

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved