You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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