Click or drag to resize

IBindableBindings Property

Gets the collection of bindings that are attached to this widget

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
BindingCollection Bindings { get; }

Property Value

Type: BindingCollection
See Also