Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DragStartingEventArgs Class
Members

In This Topic
    C1DragStartingEventArgs Class
    In This Topic
    Contains information of the DragStarting event.
    Object Model
    C1DragStartingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class C1DragStartingEventArgs 
       Inherits C1DragEventArgs
    public class C1DragStartingEventArgs : C1DragEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Xaml.C1InputEventArgs
             C1.Xaml.C1DragEventArgs
                C1.Xaml.C1DragStartingEventArgs

    See Also