This documentation is for the old version. Go to the latest Graphics Mill docs

Collection Events

The Collection type exposes the following members.

Events

Name Description
Public event itemAdded

Fires when the an item is added to the collection.

Public event itemMoved

Fires when the an item is moved from one position to another.

Public event itemRemoved

Fires when the an item is removed from the collection.

See Also

Reference