| Class | Description |
| CellDataRequestedEventArgs | Event args for UltraDataSource.CellDataRequested event. |
| CellDataUpdatedEventArgs | Event args for UltraDataSource.CellDataUpdated event. |
| CellDataUpdatingEventArgs | Event args for UltraDataSource.CellDataUpdating event. |
| DataSourceEventManager | Class for managing an UltraDataSource' events. It maintains an enabled flag for each event as well as a nested 'in progress' count and it exposes methods for firing each event. |
| InitializeDataRowEventArgs | Event args for UltraDataSource.InitializeDataRow event. |
| InitializeRowsCollectionEventArgs | Event args for UltraDataSource.InitializeRowsCollection event. |
| Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
| RowAddedEventArgs | Event args for UltraDataSource.RowAdded event. |
| RowAddingEventArgs | Event args for UltraDataSource.RowAdding event. |
| RowBeginEditEventArgs | Event args for UltraDataSource.RowBeginEdit event. |
| RowCancelEditEventArgs | Event args for UltraDataSource.RowCancelEdit event. |
| RowDeletedEventArgs | Event args for UltraDataSource.RowDeleted event. |
| RowDeletingEventArgs | Event args for UltraDataSource.RowDeleting event. |
| RowEndEditEventArgs | Event args for UltraDataSource.RowEndEdit event. |
| UltraDataBand | UltraDataBand class. Represents a band (analogous to a table) in the data structure of the UltraDataSource. |
| UltraDataBand.UltraDataBandTypeConverter | UltraDataBand type converter. |
| UltraDataBandPropertyDescriptor | Property descriptor associated with an UltraDataBand instance. |
| UltraDataBandsCollection | UltraDataBandsCollection class. Represents a collection of bands. |
| UltraDataBandsCollection.UltraDataBandsCollectionConverter | Summary description for UltraDataBandsCollectionConverter. |
| UltraDataBandsCollection.UltraDataBandsCollectionUITypeEditor | BandsCollectionUITypeEditor prevents the default collection type editor from displaying an ellipsis button. |
| UltraDataColumn | UltraDataColumn class. Represents a column in the data structure of the UltraDataSource. |
| UltraDataColumn.UltraDataColumnTypeConverter | UltraDataBand type converter. |
| UltraDataColumnPropertyDescriptor | Property descriptor associated with an UltraDataColumn instance. |
| UltraDataColumnsCollection | UltraDataColumnsCollection class. Represents a collection of columns. |
| UltraDataColumnsCollection.UltraDataColumnsCollectionConverter | Summary description for ColumnsCollectionConverter. |
| UltraDataColumnsCollection.UltraDataColumnsCollectionUITypeEditor | ColumnsCollectionUITypeEditor prevents the default collection type editor from displaying an ellipsis button. |
| UltraDataRow | Represents a row in the UltraDataSource. |
| UltraDataRow.UltraDataRowTypeConverter | UltraDataRow type converter. |
| UltraDataRowEventArgs | Base class for event args that have an associated row. |
| UltraDataRowsCollection | UltraDataRowsCollection class. Contains one or more rows. |
| UltraDataRowsCollection.UltraDataRowsCollectionTypeConverter | UltraDataRowsCollection type converter. |
| UltraDataSource | UltraDataSource component. UltraDataSource is a bindable data source that provides the ability to define hierarchical data structure and provides capability to serialize out the data. |