WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuScrollViewer Class / VerticalSmallChange Property
In This Topic
    VerticalSmallChange Property
    In This Topic
    Gets or sets the value to be added to or subtracted from the vertical offset value when the scroll is moved.
    Syntax
    public double VerticalSmallChange {get; set;}
    See Also