DataViewSettingCollection.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die DataViewSettingCollection schreibgeschützt ist.

public:
 property bool IsReadOnly { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsReadOnly { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Eigenschaftswert

Wird immer zurückgegeben true , um anzugeben, dass die Auflistung schreibgeschützt ist.

Attribute

Gilt für: