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

In This Topic
    FirstStepChangeFix Property
    In This Topic
    The value to add to small change or large change when scrolling the first step(scrolling from value 0).
    Syntax
    'Declaration
     
    Public Property FirstStepChangeFix As System.Integer
    public System.int FirstStepChangeFix {get; set;}
    See Also