IBindingList.AllowEdit Proprietà

Definizione

Ottiene un valore che indica se è possibile aggiornare gli elementi nell'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 nell'elenco; in caso contrario, false.

Si applica a