Spread Windows Forms 12.0 Product Documentation
BindingContext Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataBindingAdapter Class : BindingContext Property
Gets or sets the collection of currency managers for the System.Windows.Forms.IBindableComponent.
Syntax
'Declaration
 
Public Property BindingContext As BindingContext
'Usage
 
Dim instance As SpreadDataBindingAdapter
Dim value As BindingContext
 
instance.BindingContext = value
 
value = instance.BindingContext
public BindingContext BindingContext {get; set;}

Property Value

BindingContext object containing the collection of currency managers
See Also

Reference

SpreadDataBindingAdapter Class
SpreadDataBindingAdapter Members