menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RangeEndChangedEventArgs - API Reference

    Show / Hide Table of Contents

    Class RangeEndChangedEventArgs

    Range end changed event args class

    Inheritance
    System.Object
    RangeEndChangedEventArgs
    Namespace: Com.Syncfusion.Sfrangeslider
    Assembly: Syncfusion.SfRangeSlider.Android.dll
    Syntax
    public class RangeEndChangedEventArgs : EventArgs

    Constructors

    RangeEndChangedEventArgs()

    Declaration
    public RangeEndChangedEventArgs()

    Properties

    RangeEnd

    Gets or sets the value of Range end property

    Declaration
    public double RangeEnd { get; set; }
    Property Value
    Type Description
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved