BindingSource.SupportsChangeNotification 屬性

定義

取得值,指出資料來源是否支援變更告知。

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

屬性值

Boolean

所有情況下都是 true

實作

屬性

適用於