CanRemove Property (C1CollectionView)
 
            
                In This Topic
            
            Gets a value indicating whether an item can be removed from the underlying collection.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property CanRemove As System.Boolean
             
        
            
            public System.bool CanRemove {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also