RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / ScrollPresenter Class / HorizontalOffset Property

In This Topic
    HorizontalOffset Property (ScrollPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HorizontalOffset As Double
    public double HorizontalOffset {get; set;}
    See Also