EditableAttribute.AllowEdit Propiedad

Definición

Obtiene un valor que indica si un campo es modificable.

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

Valor de propiedad

Es true si el campo es modificable; de lo contrario, es false.

Se aplica a