Click or drag to resize

IDataNodeValueChanged Event

Called when the value of this node changed.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
event Action<Object> ValueChanged

Value

Type: SystemActionObject
See Also