Click or drag to resize

CollectionDataBindingTItemItemAdded Field

Action to execute when an item was added to the collection.

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

Field Value

Type: ActionTItem
See Also