Click or drag to resize
Accord.NET (logo)

ConfusionMatrixViewListChanged Event

Occurs when the list changes or an item in 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