AutoConvert Property (C1InputMask)
                In This Topic
            
            Gets or sets whether the control automatically converts to the proper format according to the format setting.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AutoConvert As System.Boolean
             
        
            
            public System.bool AutoConvert {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also