Partager via


DataViewPropertyDescriptor.SetIsReadOnly(Boolean) Méthode

Définition

Ajoute un ReadOnlyAttribute correspondant à la valeur booléenne spécifiée qui indique si la propriété est en lecture seule.

public:
 void SetIsReadOnly(bool value);
public void SetIsReadOnly (bool value);
member this.SetIsReadOnly : bool -> unit
Public Sub SetIsReadOnly (value As Boolean)

Paramètres

value
Boolean

Valeur booléenne convertie Yes en ou No.

S’applique à