Spread Windows Forms 8.0 Product Documentation
DataBindings Property


Gets the collection of data-binding objects for this System.Windows.Forms.IBindableComponent.
Syntax
'Declaration
 
Public ReadOnly Property DataBindings As ControlBindingsCollection
'Usage
 
Dim instance As SpreadDataBindingAdapter
Dim value As ControlBindingsCollection
 
value = instance.DataBindings
public ControlBindingsCollection DataBindings {get;}

Property Value

ControlBindingsCollection containing the collection of data-binding objectsSystem.Windows.Forms.ControlBindingsCollection for this System.Windows.Forms.IBindableComponent.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

SpreadDataBindingAdapter Class
SpreadDataBindingAdapter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.