Click or drag to resize

ObjectBindingT, TValueBind Method

Overload List
  NameDescription
Public methodBind(DirectBindingTValue, DualBindingMode)
Creates a new dual binding between the specified sourceBinding and this binding.
Public methodBind(Object, String, DualBindingMode)
Creates a binding to the propertyName of the specified objectValue.
Public methodBindTObject(TObject, IndirectBindingTValue, DualBindingMode)
Creates a new dual binding between the specified objectBinding and this binding.
Public methodBindTObject(TObject, ExpressionFuncTObject, TValue, DualBindingMode)
Creates a binding to the specified objectValue with the specified propertyExpression.
Public methodBind(FuncTValue, ActionTValue, ActionEventHandlerEventArgs, ActionEventHandlerEventArgs, DualBindingMode)
Top
See Also