Share via


EditableAttribute.AllowEdit Özellik

Tanım

Alanın düzenlenebilir olup olmadığını gösteren bir değer 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 alan düzenlenebilirse; aksi takdirde , false.

Şunlara uygulanır