SetDataBinding(Object, String, Type) | Calling this method is the equivalent of setting the DataSource, DataMember, and RowTemplate properties individually. |
SetDataBinding(Object, String, Type, Type, Type) | Calling this method is the equivalent of setting the DataSource, DataMember, RowTemplate, HeaderTemplate, and FooterTemplate properties individually. |