Click or drag to resize
Accord.NET (logo)

ArrayDataViewListChanged Event

Raised when the list changes.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public event ListChangedEventHandler ListChanged
Request Example View Source

Value

Type: System.ComponentModelListChangedEventHandler

Implements

IBindingListListChanged
See Also