ComponentOne Basic Library for WPF and Silverlight
CumulativeScroll Property (C1ScrollDeltaEventArgs)


C1.WPF Namespace > C1ScrollDeltaEventArgs Class : CumulativeScroll Property
Gets the accumulated scroll.
Syntax
'Declaration
 
Public ReadOnly Property CumulativeScroll As System.Double
'Usage
 
Dim instance As C1ScrollDeltaEventArgs
Dim value As System.Double
 
value = instance.CumulativeScroll
public System.double CumulativeScroll {get;}
See Also

Reference

C1ScrollDeltaEventArgs Class
C1ScrollDeltaEventArgs Members