ComponentOne Basic Library for UWP
VerticalSmallChange Property

C1.UWP Assembly > C1.Xaml Namespace > C1ScrollViewer Class : VerticalSmallChange Property
Gets or sets the value to be added to or subtracted from the vertical offset value when the scroll is moved.
Syntax
'Declaration
 
Public Property VerticalSmallChange As System.Double
public System.double VerticalSmallChange {get; set;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members