C1.WPF Namespace / C1ScrollViewer Class / HorizontalOffset Property

In This Topic
HorizontalOffset Property (C1ScrollViewer)
In This Topic
Gets a value that contains the horizontal offset of the scrolled content. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property HorizontalOffset As Double
 
See Also