[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.SpreadDataBindingAdapter.DataBindings

DataBindings Property

DataBindings

Gets the collection of data-binding objects for this IBindableComponent.

Declaration
[Browsable(false)]
public ControlBindingsCollection DataBindings { get; }
<Browsable(False)>
Public ReadOnly Property DataBindings As ControlBindingsCollection
Implements