Click or drag to resize

DirectBindingTDataValue Property

Gets or sets the value of this binding

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public abstract T DataValue { get; set; }

Property Value

Type: T
See Also