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