menu

WPF

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

    Show / Hide Table of Contents

    Class RangeColor

    Inheritance
    System.Object
    RangeColor
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.ProgressBar
    Assembly: Syncfusion.SfProgressBar.WPF.dll
    Syntax
    public class RangeColor : INotifyPropertyChanged

    Constructors

    RangeColor()

    Declaration
    public RangeColor()

    Properties

    Color

    Declaration
    public Color Color { get; set; }
    Property Value
    Type
    System.Windows.Media.Color

    End

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

    IsGradient

    Declaration
    public bool IsGradient { get; set; }
    Property Value
    Type
    System.Boolean

    Start

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

    Events

    PropertyChanged

    Declaration
    public event PropertyChangedEventHandler PropertyChanged
    Event Type
    Type
    System.ComponentModel.PropertyChangedEventHandler

    Implements

    System.ComponentModel.INotifyPropertyChanged
    In This Article
    • Constructors
      • RangeColor()
    • Properties
      • Color
      • End
      • IsGradient
      • Start
    • Events
      • PropertyChanged
    • Implements
    Was this page helpful? Yes No
    Thank you for your feedback!
    Thank you for your feedback and comments. We will rectify this as soon as possible!
    An unknown error has occurred. Please try again.
    SEND FEEDBACK REGARDING THIS TOPIC

    Please provide additional information

    Please provide additional information

    Please provide additional information

    Please provide additional information
    Please provide additional information
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved