An instance of the object that the control is bound to Optional - can be passed instead of a BindingSource string. Using a reference is more efficient. Declarative use in the designer always uses strings, code base assignments should use instances with BindingSourceObject.
public object BindingSourceObject { get; set; }
See also:
Class DataBindingItem© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic