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