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; }
Public ReadOnly Property Value As Object
Get
member Value : Object with get
Property Value
Type:
ObjectSee Also