IBindingList.AllowEdit Özellik

Tanım

Listedeki öğeleri güncelleştirip güncelleştiremeyeceğinizi alır.

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

Özellik Değeri

true listedeki öğeleri güncelleştirebiliyorsanız; aksi takdirde , false.

Şunlara uygulanır