menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProgressBarRangeColor - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ProgressBarRangeColor

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    ProgressBarRangeColor
    Namespace: Syncfusion.EJ2.ProgressBar
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class ProgressBarRangeColor : EJTagHelper

    Constructors

    ProgressBarRangeColor()

    Declaration
    public ProgressBarRangeColor()

    Properties

    Color

    color

    Declaration
    public string Color { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    End

    end

    Declaration
    public double End { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is Double.NaN

    Start

    start

    Declaration
    public double Start { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is Double.NaN

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved