IsTabStop Property (C1TimeSelector)
 
            
                In This Topic
            
            Gets or sets a value that indicates whether a control is included in tab navigation.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Shadows Property IsTabStop As System.Boolean
             
        
            
            public new System.bool IsTabStop {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also