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; }
Public Property DataItem As T
Get
Set
member DataItem : 'T with get, set
Property Value
Type:
TSee Also