Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProgressType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ProgressType

    Specifies the progress bar component type.

    Inheritance
    System.Object
    ProgressType
    Namespace: Syncfusion.Blazor.ProgressBar
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ProgressType : Enum

    Fields

    Circular

    Defines the progress bar type is circular.

    Declaration
    public const ProgressType Circular
    Field Value
    Type Description
    ProgressType

    Linear

    Defines the progress bar type is linear.

    Declaration
    public const ProgressType Linear
    Field Value
    Type Description
    ProgressType

    value__

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