ComponentOne InputPanel for WPF
SetBinding(DependencyProperty,String) Method

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputComboBox Class > SetBinding Method : SetBinding(DependencyProperty,String) Method
Syntax
'Declaration
 
Public Overloads Function SetBinding( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal path As System.String _
) As System.Windows.Data.BindingExpression
public System.Windows.Data.BindingExpression SetBinding( 
   System.Windows.DependencyProperty dp,
   System.string path
)

Parameters

dp
path
See Also

Reference

C1InputComboBox Class
C1InputComboBox Members
Overload List