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

In This Topic
    C1ScrollDeltaEventArgs Class
    In This Topic
    Contains information of the ScrollDelta event.
    Object Model
    C1ScrollDeltaEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class C1ScrollDeltaEventArgs 
       Inherits C1ScrollEventArgs
    public class C1ScrollDeltaEventArgs : C1ScrollEventArgs 
    Inheritance Hierarchy

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

    See Also