JContainer Events |
The JContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddingNew |
Occurs before an item is added to the collection.
| |
| CollectionChanged |
Occurs when the items list of the collection has changed, or the collection is reset.
| |
| ListChanged |
Occurs when the list changes or an item in the list changes.
|