Click or drag to resize

BindableWidgetBindings 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
public BindingCollection Bindings { get; }

Property Value

Type: BindingCollection

Implements

IBindableBindings
See Also