Click or drag to resize
Accord.NET (logo)

SortableBindingListT Events

The SortableBindingListT generic type exposes the following members.

Events
  NameDescription
Public eventAddingNew
Occurs before an item is added to the list.
(Inherited from BindingListT.)
Public eventListChanged
Occurs when the list or an item in the list changes.
(Inherited from BindingListT.)
Top
See Also