ComponentOne InputPanel for WPF
DataBinding Property

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputBase Class : DataBinding Property
Gets or sets the data binding.
Syntax
'Declaration
 
Public Property DataBinding As System.Windows.Data.Binding
public System.Windows.Data.Binding DataBinding {get; set;}
See Also

Reference

C1InputBase Class
C1InputBase Members