ComponentOne RichTextBox for UWP
HorizontalOffset Property (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : HorizontalOffset Property
Gets or sets a value that indicates the horizontal offset of the scrolled content.
Syntax
'Declaration
 
Public Property HorizontalOffset As System.Double
public System.double HorizontalOffset {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members