| Class | Description |
| ActiveCellChangedEventArgs | Contains information about the ActiveCellChanged event. |
| ActiveCellChangingEventArgs | Contains information about the ActiveCellChanging event. |
| AppearanceSetBase | Exposes an appearance for the normal and updating states. |
| ButtonAppearanceSet | Exposes an appearance for each state that is applicable for a drop area item. |
| CancelableDataItemEventArgs | Base arguments class for cancelable events which involve a data item such as a row, column, or cell. |
| CannotModifyObjectException | Thrown when an attempt is made to modify an object when a data source update operation is currently in progress. |
| CannotModifySelectionException | Thrown when an attempt is made to modify selection when a previously requested selection change is still in progress. |
| CellAppearanceSet | Exposes an appearance for each state that is applicable for a cell. |
| ColumnDropArea | Encapsulates the area to which OLAP elements can be dragged in order to change the data displayed on the column axis. |
| ColumnResizedEventArgs | Contains information related to the ColumnResized event. |
| ColumnResizingEventArgs | Contains information related to the ColumnResizing event. |
| ColumnSortedEventArgs | Contains information related to the ColumnSorted event. |
| ColumnSortingEventArgs | Contains information related to the ColumnSorting event. |
| DataItemEventArgs | Base arguments class for events which involve a data item such as a row, column, or cell. |
| DropAreaAppearanceSet | Exposes an appearance for each state that is applicable for a DropAreaUIElementBase derived UIElement. |
| DropAreaDragDropEventArgs | Contains information about the DropAreaDragDrop event. |
| DropAreaDragOverEventArgs | Contains information about the DropAreaDragOver event. |
| DropAreaEventArgs | Base arguments class for events which involve a drop area. |
| DropAreaItemAppearanceSet | Exposes an appearance for each state that is applicable for a drop area item. |
| DropAreaItemEventArgs | Base arguments class for events which involve a PivotGridDropAreaItem. |
| FilterDropArea | Encapsulates the area to which OLAP elements can be dragged in order to change the filter criteria. |
| FilterSelectorClosedEventArgs | Contains information related to the FilterSelectorClosed event. |
| FilterSelectorDisplayingEventArgs | Contains information related to the FilterSelectorDisplaying event. |
| HeaderAppearanceSet | Exposes an appearance for each state that is applicable for a HeaderUIElement. |
| InitializeColumnEventArgs | Contains information related to the InitializeColumn event. |
| InitializeDropAreaItemEventArgs | Contains information related to the InitializeDropAreaItem event. |
| InitializeRowEventArgs | Contains information related to the InitializeRow event. |
| KeyNotFoundException | Thrown when a non-existent key is specified. |
| MeasureDropArea | Encapsulates the area to which OLAP elements can be dragged in order to change the Measures displayed by the control. |
| OlapDataSourceTypeConverter | TypeConverter for OlapDataSource-derived types |
| PivotGridAxisItemHeaderAppearanceSet | Exposes an appearance for each state that is applicable for a row or column header. |
| PivotGridDropAreaBase | Encapsulates an area which acts as a drop target. |
| PivotGridDropAreaBase.ItemsCollection<T> | Collection class for drop items. |
| PivotGridDropAreaFilterableItem | Encapsulates an item within a drop area which supports filtering. |
| PivotGridDropAreaItem | Encapsulates an item within a drop area. |
| PivotGridFilterableDropAreaBase | Encapsulates an area which acts as a drop target and supports filterable items. |
| Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
| RowDropArea | Encapsulates the area to which OLAP elements can be dragged in order to change the data displayed on the row axis. |
| RowHeaderResizedEventArgs | Contains information related to the RowHeaderResized event. |
| RowHeaderResizingEventArgs | Contains information related to the RowHeaderResizing event. |
| SelectedCellsCollection | Collection class for selected Cells. |
| SelectedCellsCollectionBase | Collection class for selected cells. |
| SelectedColumnsCollection | Collection class for selected columns. |
| SelectedColumnsCollectionBase | Collection class for selected columns. |
| SelectedDataItemCollection<T> | Abstract base class for collections which contain selected items. |
| SelectedRowsCollection | Collection class for selected Rows. |
| SelectedRowsCollectionBase | Collection class for selected rows. |
| Selection | Class which exposes methods through which rows, columns, and cells can be selected. |
| SelectionChangedEventArgs | Contains information related to the SelectionChanged event. |
| SelectionChangingEventArgs | Contains information related to the SelectionChanging event. |
| SortedColumnsCollection | Collection class which provides an interface through which to change the sort direction of one or more columns. |
| SortedColumnsCollectionBase | Collection class used to provide a list of the PivotGridColumn on which a sort direction has been specified. |
| UltraPivotGrid | Infragistics Windows Forms control which presents OLAP data. |
| UltraPivotGridEventManager | Class which manages events for the UltraPivotGrid control |
| UltraPivotGridKeyActionMapping | Determines how the the control reponds to keyboard input. |
| UltraPivotGridKeyActionMappings | A collection of objects which define the default keyboard behavior for the UltraPivotGrid control. |
| UltraPivotGridKeyActionMappings.UltraPivotGridKeyActionMappingEnumerator | Returns a type safe enumerator for KeyActionMapping |