ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / BaseScroller Class / ScrollLargeChange Property

In This Topic
    ScrollLargeChange Property
    In This Topic
    This value sets the large change value of scroller.
    Syntax
    'Declaration
     
    Public Property ScrollLargeChange As System.Double
    public System.double ScrollLargeChange {get; set;}
    See Also