DataViewSettingCollection.IsReadOnly 屬性

定義

取得值,這個值表示 DataViewSettingCollection 是否為唯讀。

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

屬性值

一律會傳 true 回 ,以指出集合是唯讀的。

屬性

適用於