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

属性值

true 在所有情况下。

实现

属性

适用于