Click or drag to resize

CollectionDataBindingTItemItemRemoved Field

Action to execute when an item was removed from the collection.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Action<TItem> ItemRemoved

Field Value

Type: ActionTItem
See Also