Version

Infragistics.Controls.DataSource Namespace

Classes
 ClassDescription
ClassAggregatedDataProvider This is a data provider to aggregate groupped and summarized data for use in components that want that information to be flattened.
ClassBaseDataSource Provides a base implementation of IDataSource that data source implementations can further extend.
ClassFlatDataProvider This is a data provider to aggregate groupped and summarized data for use in components that want that information to be flattened.
ClassLocalDataSource A local data source which has synchronous access to its data items.
ClassVirtualDataSource A virtual data source which may not have synchronous access to all its data items, and resulting may synchronously return placeholders for items that have yet to be actualized.
Enumerations
 EnumerationDescription
EnumerationFlatDataProviderJoinCollisionType Enumerates the join types available to the flat data provider.
EnumerationFlatDataProviderJoinType Enumerates the join types available to the flat data provider.
See Also