ComponentOne Basic Library for UWP
HorizontalOffset Property

C1.UWP Assembly > C1.Xaml Namespace > C1ScrollViewer Class : HorizontalOffset Property
Gets a value that contains the horizontal offset of the scrolled content. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property HorizontalOffset As System.Double
public System.double HorizontalOffset {get;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members