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

実装

属性

適用対象