Collection.itemAdded Event

Fires when the an item is added to the collection.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function add_itemAdded(value);
function remove_itemAdded(value);

See Also

Reference