ComponentOne InputPanel for WinForms
DataBindings Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : DataBindings Property
Gets a reference to the collection of data bindings for the component.
Syntax
'Declaration
 
Public ReadOnly Property DataBindings As System.Windows.Forms.ControlBindingsCollection
public System.Windows.Forms.ControlBindingsCollection DataBindings {get;}
See Also

Reference

InputComponent Class
InputComponent Members