Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ScrollViewerView Class / HorizontalOffset Property

In This Topic
    HorizontalOffset Property (C1ScrollViewerView)
    In This Topic
    Gets the distance the content has been scrolled horizontally.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HorizontalOffset As Double
    public double HorizontalOffset {get;}
    See Also