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

In This Topic
    C1ScrollEventArgs Class
    In This Topic
    Contains information of the scroll events.
    Object Model
    C1ScrollEventArgs Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class C1ScrollEventArgs 
       Inherits C1InputEventArgs
    public abstract class C1ScrollEventArgs : C1InputEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Xaml.C1InputEventArgs
             C1.Xaml.C1ScrollEventArgs
                C1.Xaml.C1ScrollCompletedEventArgs
                C1.Xaml.C1ScrollDeltaEventArgs
                C1.Xaml.C1ScrollStartedEventArgs

    See Also