Collection.itemRemoved Event

Fires when the an item is removed from the collection.

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

Syntax

Java Script
function add_itemRemoved(value);
function remove_itemRemoved(value);

See Also

Reference