Spread WPF Documentation
Data Binding
Spread WPF Documentation > Developer's Guide > Understanding the Product > Feature Overview > Data Binding

GcSpreadSheet supports binding to any object that implements the IEnumerable interface. This includes the Ilist, ObservableCollection, and WCF data source. For more information, see Binding to Data.