System.Windows.Forms.BindingSource.IsReadOnly Property

Gets a value indicating whether the underlying list is read-only.

Syntax

[System.ComponentModel.Browsable(false)]
public virtual bool IsReadOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A list that is read-only does not allow the addition, removal, or modification of any list items after the list is created.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0