DataBinder.DataBindingItems

A collection of all the DataBindingItems that are to be bound. Each <DataBindingItem> contains the information needed to bind and unbind a DataSource to a Control property.

public DataBindingItemCollection DataBindingItems { get; }

See also:

Class DataBinder

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic