Click or drag to resize

ObjectBindingT, TValueDataItem Property

Gets the object to get/set the values using the InnerBinding

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

Property Value

Type: T
See Also