Defines the events raised by the BaseList class.
The following tables list the members exposed by the BaseListListener(E) type.
itemAdded
Invoked when an item is added to the list.
listChanged
Invoked when the list is changed.
BaseListListener(E) Interfacecom.mindfusion.common Namespace