System.ComponentModel.BindingList<T>.SupportsChangeNotificationCore Property

Gets a value indicating whether BindingList`1.ListChanged events are enabled.

Syntax

protected virtual bool SupportsChangeNotificationCore { get; }

Value

Documentation for this section has not yet been entered.

Remarks

BindingList`1.SupportsChangeNotificationCore provides the implementation for IBindingList.SupportsChangeNotification. You can derive a class from System.ComponentModel.BindingList`1 and override the default value.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0