Click or drag to resize

DirectBindingTDataValueChanged Event

Event to handle when the value changes on the bound object

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> DataValueChanged

Value

Type: SystemEventHandlerEventArgs
See Also