System.ComponentModel.IBindingList.SupportsChangeNotification Property

Gets whether a IBindingList.ListChanged event is raised when the list changes or an item in the list changes.

Syntax

public bool SupportsChangeNotification { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Objects in the list must notify the list when they change, so the list can raise a IBindingList.ListChanged event.

Requirements

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