Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollDeltaEventArgs Class / DeltaScroll Property

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