IBindingList.AllowEdit Proprietà

Definizione

Indica se è possibile aggiornare gli elementi dell'elenco.

public:
 property bool AllowEdit { bool get(); };
public bool AllowEdit { get; }
member this.AllowEdit : bool
Public ReadOnly Property AllowEdit As Boolean

Valore della proprietà

true se è possibile aggiornare gli elementi dell'elenco, in caso contrario false.

Si applica a