Aracılığıyla paylaş


DataViewSettingCollection.IsReadOnly Özellik

Tanım

öğesinin salt okunur olup olmadığını DataViewSettingCollection belirten bir değer alır.

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

Özellik Değeri

Koleksiyonun salt okunur olduğunu belirtmek için her zaman döndürür true .

Öznitelikler

Şunlara uygulanır