ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ModeType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ModeType

    Linear modes

    Inheritance
    System.Object
    ModeType
    Namespace: Syncfusion.EJ2.ProgressBar
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ModeType : Enum

    Fields

    Auto

    Declaration
    public const ModeType Auto
    Field Value
    Type Description
    ModeType

    Danger

    Declaration
    public const ModeType Danger
    Field Value
    Type Description
    ModeType

    Info

    Declaration
    public const ModeType Info
    Field Value
    Type Description
    ModeType

    Success

    Declaration
    public const ModeType Success
    Field Value
    Type Description
    ModeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Warning

    Declaration
    public const ModeType Warning
    Field Value
    Type Description
    ModeType
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved