Template ControlAdd Binding Method
There are four overloads for this method
Overload List
| AddBinding(Control, String, String) | This method and its overloads can be used to simplify adding data bindings to controls contained in the template. |
| AddBinding(Control, String, String, Boolean) | This method and its overloads can be used to simplify adding data bindings to controls contained in the template. |
| AddBinding(Control, String, String, Boolean, ConvertEventHandler) | This method and its overloads can be used to simplify adding data bindings to controls contained in the template. |
| AddBinding(Control, String, String, Boolean, ConvertEventHandler, ConvertEventHandler) | This method and its overloads can be used to simplify adding data bindings to controls contained in the template. |