Increment Property (C1InputDate)
                In This Topic
            
            Determines how much to increase/decrease the active field when performing spin on the the active field.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property Increment As System.Integer
             
        
            
            public System.int Increment {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also