TemplateControlAddBinding Method
There are four overloads for this method
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.
|