Click or drag to resize

BindingChangedEventArgsValue Property

Gets the value that was set to the binding

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Object Value { get; }

Property Value

Type: Object
See Also