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; }
ReadOnly Property Bindings As BindingCollection
Get
abstract Bindings : BindingCollection with get
Property Value
Type:
BindingCollectionSee Also