Click or drag to resize

PropertyBindingTProperty Property

Gets or sets the property in which to get/set values from for this binding

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

Property Value

Type: String
See Also