DataBusDataSource.IsPropertyReadOnly(String) Méthode

Définition

Indique qu'une propriété est en lecture seule.

protected:
 bool IsPropertyReadOnly(System::String ^ propertyName);
protected bool IsPropertyReadOnly (string propertyName);
member this.IsPropertyReadOnly : string -> bool
Protected Function IsPropertyReadOnly (propertyName As String) As Boolean

Paramètres

propertyName
String

Nom la propriété en lecture seule.

Retours

true si la propriété est en lecture seule ; sinon, false.

S’applique à