CornerRadius Property (C1TabItemPresenter)
 
            
                In This Topic
            
            Gets or sets a value that represents the degree to which the corners of the element are rounded.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property CornerRadius As Double
             
        
            
            public double CornerRadius {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also