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 모든 경우에 해당합니다.

구현

특성

적용 대상