ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollDeltaEventArgs Class / DeltaScroll Property

In This Topic
    DeltaScroll Property
    In This Topic
    Gets the delta scroll.
    Syntax
    'Declaration
     
    Public ReadOnly Property DeltaScroll As System.Double
    public System.double DeltaScroll {get;}
    See Also