HorizontalOffset Property (C1RichTextBox)
In This Topic
Gets or sets a value that indicates the horizontal offset of the scrolled content.
Syntax
'Declaration
Public Property HorizontalOffset As Double
public double HorizontalOffset {get; set;}
See Also