TableRowCollection.IsReadOnly Proprietà

Definizione

Questo tipo o membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice.

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

Valore della proprietà

Attualmente, questa proprietà restituisce sempre false.

Implementazioni

Si applica a