Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / IScollViewerLargeScrolling Interface / Offset Property

In This Topic
    Offset Property (IScollViewerLargeScrolling)
    In This Topic
    Gets or sets how much the C1ScrollViewer displaced the element.
    Syntax
    'Declaration
     
    
    Property Offset As C1Point
    C1Point Offset {get; set;}
    See Also