Click or drag to resize

PropertyValueChanged Event

Called when the value of the property changed.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public event ValueChangedDelegate ValueChanged

Value

Type: Slash.Unity.DataBind.Core.DataValueChangedDelegate

Implements

IDataProviderValueChanged
See Also