[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsChangeNotification

SupportsChangeNotification Property

SupportsChangeNotification

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

Declaration
public bool SupportsChangeNotification { get; }
Implements