See also
Class DataBindingItem
West Wind Web Toolkit for ASP.NET
DataBindingItem.BindingSourceMember
The property or field on the Binding Source that is bound. Example: BindingSource: Customer.Entity BindingSourceMember: Company
public string BindingSourceMember { get; set; }
See also:
Class DataBindingItem