menu

UWP

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

    Show / Hide Table of Contents

    Class RangeDragEventArgs

    Inheritance
    System.Object
    RangeDragEndEventArgs
    RangeDragEventArgs
    Inherited Members
    RangeDragEndEventArgs.BaseHighValue
    RangeDragEndEventArgs.BaseLowValue
    RangeDragEndEventArgs.NewHighValue
    RangeDragEndEventArgs.NewLowValue
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public class RangeDragEventArgs : RangeDragEndEventArgs

    Constructors

    RangeDragEventArgs()

    Declaration
    public RangeDragEventArgs()

    Properties

    Cancel

    Gets or sets a value indicating whether to disable/revert the dragging before completing the dragging.

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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved