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 |
Delegate | Description | |
---|---|---|
ActiveCellChangedHandler | Defines the signature of the method that handles the ActiveCellChanged event. | |
ActiveCellChangingHandler | Defines the signature of the method that handles the ActiveCellChanging event. | |
ColumnResizedHandler | Defines the signature of the method that handles the ColumnResized event. | |
ColumnResizingHandler | Defines the signature of the method that handles the ColumnResizing event. | |
ColumnSortedHandler | Defines the signature of the method that handles the ColumnSorted event. | |
ColumnSortingHandler | Defines the signature of the method that handles the ColumnSorting event. | |
DropAreaDragDropHandler | Defines the signature of the method that handles the DropAreaDragDrop event. | |
DropAreaDragOverHandler | Defines the signature of the method that handles the DropAreaDragOver event. | |
FilterSelectorClosedHandler | Defines the signature of the method that handles the FilterSelectorClosed event. | |
FilterSelectorDisplayingHandler | Defines the signature of the method that handles the FilterSelectorDisplaying event. | |
InitializeColumnHandler | Defines the signature of the method that handles the InitializeColumn event. | |
InitializeDropAreaItemHandler | Defines the signature of the method that handles the InitializeDropAreaItem event. | |
InitializeRowHandler | Defines the signature of the method that handles the InitializeRow event. | |
RowHeaderResizedHandler | Defines the signature of the method that handles the RowHeaderResized event. | |
RowHeaderResizingHandler | Defines the signature of the method that handles the RowHeaderResizing event. | |
SelectionChangedHandler | Defines the signature of the method that handles the SelectionChanged event. | |
SelectionChangingHandler | Defines the signature of the method that handles the SelectionChanging event. |
Enumeration | Description | |
---|---|---|
AllowDisparateSelection | Constants which determine whether concurrent selection of disparate items (i.e., rows, columns, and cells) is allowed. | |
AllowSelection | Constants which determine whether selection is allowed. | |
CellClickAction | Constants which determine the action taken when a cell is clicked or tapped. | |
CellHotTracking | Constants which identify whether a CellUIElement is currently exhibiting the hot tracking visual effect. | |
CellHotTrackingBehavior | Exposes constants which define the hot tracking behavior for a PivotGridCell. | |
CellStates | Flagged enumeration which exposes a constant for each possible user interface state available to a PivotGridCell. | |
ColumnAutoSizeFlags | Flagged enumeration which contains a constant for each of the criteria that determines the ideal size for a Infragistics.Win.UltraWinPivotGrid.Data.PivotGridColumn | |
ColumnHeaderClickAction | Constants which determine the action taken when a column header is clicked or tapped. | |
DataSourceUpdatingEffects | Flagged enumeration which contains a constant for each of the visual effects available to depict the 'updating' state. | |
DropAreaStates | Flagged enumeration which exposes a constant for each user interface state depicted by a DropAreaUIElementBase derived element. | |
HeaderStates | Flagged enumeration which exposes a constant for each possible user interface state available to a HeaderUIElement. | |
PropertyIds | Constants which identify properties. | |
RowHeaderAutoSizing | Constants which determine whether row headers can be automatically sized via user interaction. | |
RowHeaderLayout | Constants which describe the manner in which row headers are positioned in the user interface. | |
RowHeaderSizing | Constants which determine whether the size of row headers can be changed via user interaction. | |
SelectionChangeType | Constants which describe the type of change that was made to the control's Selection. | |
SortIndicatorVisibility | Constants which determine whether a column's sort indicator is visible in the user interface. | |
UltraPivotGridAction | Constants which define the user actions available through keyboard mappings. | |
UltraPivotGridEventIds | Uniquely identifies each event exposed by the UltraPivotGrid control. | |
UltraPivotGridStates | Flagged enumeration which contains a constant for each possible state of the UltraPivotGrid control. |