EditableAttribute.AllowEdit 屬性

定義

會得到一個值,表示欄位是否可編輯。

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

屬性值

true如果欄位可編輯;否則,。 false

適用於