FastBindingListTListChanged Event

Occurs when the list or an item in the list changes.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public event ListChangedEventHandler ListChanged

Value

ListChangedEventHandler

Implements

IBindingListListChanged

See Also