[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1DataCollectionBindingList.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the IList is read-only.

Declaration
public bool IsReadOnly { get; }
Implements