Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuScrollViewer Class / HorizontalOffset Property

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