AllowEdit Property (C1BindingSource)
 
            
                In This Topic
            
            Gets a value indicating whether items in the underlying list can be edited.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overridable ReadOnly Property AllowEdit As System.Boolean
             
        
            
            public virtual System.bool AllowEdit {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also