ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DragStartedEventArgs Class
Members

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

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

    See Also