Sparkline for UWP | ComponentOne
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 Double
    public double DeltaScroll {get;}
    See Also