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


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

Reference

C1ScrollCompletedEventArgs Class
C1ScrollCompletedEventArgs Members