| Class | Description |
 | AcceptChangesCommand | A command which will accept changes made to the selected items of this control. |
 | AcceptCustomFilterDialogChangesCommand | A command which will be used for the Accept action on the Infragistics.Controls.Grids.Primitives.ColumnFilterDialogControl. |
 | ActiveCellChangingEventArgs | A class listing the information needed during the XamGrid.ActiveCellChanging event. |
 | AddNewRowSettings | A class that controls the settings for an Infragistics.Controls.Grids.Primitives.AddNewRow object on the XamGrid. |
 | AddNewRowSettingsOverride | A class that controls the add new row settings for an object on the ColumnLayout. |
 | AverageSummaryCalculator | A Infragistics.SummaryCalculatorBase base which will execute the LINQ Average summary. |
 | AverageSummaryOperand | A Infragistics.SummaryOperandBase implementation which executes a LINQ Average summary. |
 | AverageValueConditionalFormatRule | A conditional formatting rule that evaluates if the value equals the average value. |
 | AverageValueConditionalFormatRuleProxy | The execution proxy for the AverageValueConditionalFormatRule. |
 | BeginEditingCellEventArgs | Provides information needed during the XamGrid.CellEnteringEditMode event. |
 | BeginEditingRowEventArgs | Provides information needed during the XamGrid.RowEnteringEditMode event. |
 | BeginningWithConditionalFormatRule | A conditional formatting rule for strings that detects if the string begins with a particular substring. |
 | BeginningWithConditionalFormatRuleProxy | The execution proxy for the BeginningWithConditionalFormatRule. |
 | BetweenXandYConditionalFormatRule | A conditional formatting rule that evaluates if the value is between two values |
 | BetweenXandYConditionalFormatRuleProxy | The execution proxy for the BetweenXandYConditionalFormatRule. |
 | CancellableColumnEventArgs | A class listing the EventArgs for an cancellable event with a Column input. |
 | CancellableColumnFixedStateEventArgs | A class listing the Column that corresponds to the event that was fired. |
 | CancellableColumnResizingEventArgs | A class listing the EventArgs for a user driven column resizing. |
 | CancellableFilteringEventArgs | A class listing the EventArgs when filtering the rows. |
 | CancellablePageChangingEventArgs | A class listing the information needed when a paging operation is started. |
 | CancellableRowAddingEventArgs | A class listing the Infragistics.CancellableEventArgs for Adding and Inserting a new row. |
 | CancellableRowEventArgs | A class listing the EventArgs for a cancellable event with a row input. |
 | CancellableRowExpansionChangedEventArgs | A class listing the information needed for expandable row events. |
 | Cell | A standard Cell object in the XamGrid. |
 | CellBase | The base class for all cell objects in the XamGrid. |
 | CellBaseCommandBase | Base class for all commands that deal with a CellBase. |
 | CellClickedEventArgs | A class listing the information needed when the mouse clicks on a Cell |
 | CellControl | Visual object for the Cell object. |
 | CellControlAttachedEventArgs | A class listing the information needed during the XamGrid.CellControlAttached |
 | CellExitedEditingEventArgs | Provides information to editing events. |
 | CellValidationErrorEventArgs | A class listing the information needed when a Cell fails validation. |
 | CheckBoxColumn | A Column that generates a System.Windows.Controls.CheckBox as the content for a Cell. |
 | ChildBandRowsManager | A RowsManagerBase that manages Infragistics.Controls.Grids.Primitives.ChildBands for a particular Row object. |
 | ChildColumnIsGroupByAccessDeniedException | An System.Exception raised when a Column on a ColumnLayout, has its IsGroupBy property set in Xaml. |
 | ChildColumnIsSelectedAccessDeniedException | An System.Exception raised when a Column on a ColumnLayout, has its IsSelected property set in Xaml. |
 | ClearSelectedItemsCommand | A command which will unselect all the selected options in FilterSelectionControl. |
 | ClipboardCopyingEventArgs | Provides information about selected cells that will be copied to the clipboard. |
 | ClipboardCopyingItemEventArgs | Provides information about a selected cell or a header that will be copied to the clipboard. |
 | ClipboardPasteErrorEventArgs | Provides information about the selected sells's values from Excel that will be pasted. |
 | ClipboardPastingEventArgs | Provides information about the selected sells's values from Excel that will be pasted. |
 | ClipboardSettings | An object that contains settings for performing Clipboard operations such as CopyToClipboard and Paste. |
 | CloseCustomFilterDialogCommand | A command that will close the Infragistics.Controls.Grids.Primitives.ColumnFilterDialogControl. |
 | Column | The base class for all standard column objects of the XamGrid. |
 | ColumnAutoGeneratedEventArgs | Provides information about a newly generated column. |
 | ColumnBase | The base class for all column objects in the XamGrid. |
 | ColumnBaseCollection | A Collection of ColumnBase objects. |
 | ColumnChooserCloseCommand | A Command that closes the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog of the XamGrid |
 | ColumnChooserCommandBase | A base class for all commands related to the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog |
 | ColumnChooserOpenCommand | A Command that opens the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog for a specified ColumnLayout of the XamGrid. |
 | ColumnChooserSettings | An object that contains settings for using the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog on the XamGrid |
 | ColumnChooserSettingsOverride | An object that contains settings for using the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog on a particular ColumnLayout |
 | ColumnCommandBase | Base class for all commands that deal with a Column. |
 | ColumnDragCanceledEventArgs | A class listing the information needed when a drag operation is canceled. |
 | ColumnDragEndedEventArgs | A class listing the information needed when a drag operation is finished. |
 | ColumnDragStartEventArgs | A class listing the information needed for starting a column drag. |
 | ColumnDroppedEventArgs | A class listing the information needed for dropping a Column |
 | ColumnEventArgs | A class listing the EventArgs for an event with a Column input. |
 | ColumnFixedStateEventArgs | A class listing the Column that corresponds to the event that was fired. |
 | ColumnLayout | An object that organizes a group of columns and contains settings that dictates how the data for those columns will be displayed. |
 | ColumnLayoutAssignedEventArgs | A class listing the ColumnLayout that corresponds to the event that was fired. |
 | ColumnLayoutCollection | A Collection of ColumnLayout objects. |
 | ColumnLayoutEventArgs | A class listing the ColumnLayout that was modified for an event. |
 | ColumnLayoutException | An System.Exception raised when the column being resized is removed from the resizing columns collection. |
 | ColumnMovingEventArgs | A class listing the information needed for moving a column. |
 | ColumnMovingSettings | An object that contains settings for using ColumnMovingSettings on the XamGrid |
 | ColumnMovingSettingsOverride | An object that contains settings for using ColumnMovingSettings on a particular ColumnLayout |
 | ColumnResizedEventArgs | A class listing the EventArgs after a column is finished resizing. |
 | ColumnResizingSettings | An object that contains settings for using ColumnResizingSettings on the XamGrid |
 | ColumnResizingSettingsOverride | An object that contains settings for using ColumnResizingSettings on a particular ColumnLayout |
 | ColumnSettings | A base class for settings that will be attached to a Column object. |
 | ColumnTypeMapping | An object that defines the mapping between a particular data type and a particular column type in the XamGrid. |
 | ColumnTypeMappingsCollection | A collection of ColumnTypeMapping objects. |
 | ColumnVisibilityChangedEventArgs | Contains the arguments returned by the event fired when a ColumnBase instance's visibility changes. |
 | ComboBoxColumn | A Column that generates a System.Windows.Controls.ComboBox as the content for a Cell. |
 | ComboBoxColumnBase | A base class for ComboBoxColumn and MultiColumnComboColumn classes |
 | ComboBoxColumnContentProvider | An object that provides content to Cell objects that belong to a ComboBoxColumn |
 | ConditionalFormatCollection | A collection of IConditionalFormattingRule objects. |
 | ConditionalFormatIcon | A class representing the rule and the icon that will be displayed when the rule is valid. |
 | ConditionalFormatProxyCollection | A collection of IConditionalFormattingRuleProxy objects. |
 | ConditionalFormattingCell | A derived Cell object in the XamGrid which is used for Conditional Formatting. |
 | ConditionalFormattingCellControl | Visual object for the ConditionalFormattingCell object. |
 | ConditionalFormattingRuleBase | A class that can be used as a base class for conditional formatting rules which provides implementations of base properties. |
 | ConditionalFormattingRuleBaseProxy | The execution proxy for the ConditionalFormattingRuleBase. |
 | ConditionalFormattingSettings | A class that controls the settings for conditional formatting on the XamGrid. |
 | ConditionalFormattingSettingsOverride | An object that contains settings for the conditional formatting of a particular ColumnLayout. |
 | ConditionGroup | A derived Infragistics.CustomComparisonCondition which groups other Infragistics.IFilterCondition objects together under a single logical operator. |
 | ContainingConditionalFormatRule | A conditional formatting rule for strings which detects if a string contains a particular string. |
 | ContainingConditionalFormatRuleProxy | The execution proxy for the ContainingConditionalFormatRule. |
 | ContainsOperand | A class with the information for the Contains operand |
 | CountSummaryCalculator | A Infragistics.SummaryCalculatorBase base which will execute the LINQ Count summary. |
 | CountSummaryOperand | A Infragistics.SummaryOperandBase implementation which executes a LINQ Count summary. |
 | CustomDisplayEditableColumn | The base class for all column object of the XamGrid templated to the control that will be used for editing and have the ability to change the editor control display. |
 | CustomFilteringDialogCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.ColumnFilterDialogControl. |
 | DataBarConditionalFormatRule | A conditional formatting rule that will display databars in the cell representing the data. |
 | DataBarConditionalFormatRuleProxy | The execution proxy for the DataBarConditionalFormatRule. |
 | DataLimitingEventArgs | Event argument when event is raised that will limit data. |
 | DataObjectCreationEventArgs | A class listing the information needed when a new object needs to be created. |
 | DataTypeMismatchException | An System.Exception raised when the column being resized is removed from the resizing columns collection. |
 | DateColumn | A Column that generates a System.Windows.Controls.DatePicker as the content for a Cell. |
 | DateColumnBase | A Base Class for Date or DateTime Columns that helps set up filtering. |
 | DateColumnContentProvider | An object that provides content to Cell objects that belong to a DateColumn |
 | DateFilterObjectStringFilter | A Infragistics.CustomComparisonCondition which will do a regular expression based contains search on various parts of a date field for a given text string. |
 | DateTimeAfterFilterOperand | A FilterOperand which will do a DateTime After filter. |
 | DateTimeAprilFilterOperand | A FilterOperand that will filter out all dates which are not in April. |
 | DateTimeAugustFilterOperand | A FilterOperand that will filter out all dates which are not in August. |
 | DateTimeBeforeFilterOperand | A FilterOperand which will do a DateTime Before filter. |
 | DateTimeDecemberFilterOperand | A FilterOperand that will filter out all dates which are not in December. |
 | DateTimeFebruaryFilterOperand | A FilterOperand that will filter out all dates which are not in February. |
 | DateTimeJanuaryFilterOperand | A FilterOperand that will filter out all dates which are not in January. |
 | DateTimeJulyFilterOperand | A FilterOperand that will filter out all dates which are not in July. |
 | DateTimeJuneFilterOperand | A FilterOperand that will filter out all dates which are not in June. |
 | DateTimeLastMonthFilterOperand | A FilterOperand which will do a DateTime Last Month filter. |
 | DateTimeLastQuarterFilterOperand | A FilterOperand which will do a DateTime Last Quarter filter. |
 | DateTimeLastWeekFilterOperand | A FilterOperand which will do a DateTime Last Week filter. |
 | DateTimeLastYearFilterOperand | A FilterOperand which will do a DateTime Last Year filter. |
 | DateTimeMarchFilterOperand | A FilterOperand that will filter out all dates which are not in March. |
 | DateTimeMayFilterOperand | A FilterOperand that will filter out all dates which are not in May. |
 | DateTimeNextMonthFilterOperand | A FilterOperand which will do a DateTime Next Month filter. |
 | DateTimeNextQuarterFilterOperand | A FilterOperand which will do a DateTime Next Quarter filter. |
 | DateTimeNextWeekFilterOperand | A FilterOperand which will do a DateTime Next Week filter. |
 | DateTimeNextYearFilterOperand | A FilterOperand which will do a DateTime Next Year filter. |
 | DateTimeNoInputBaseFilterOperand | A class that defines common behavior for System.DateTime based FilterOperands that do not require user input. |
 | DateTimeNovemberFilterOperand | A FilterOperand that will filter out all dates which are not in November. |
 | DateTimeOctoberFilterOperand | A FilterOperand that will filter out all dates which are not in October. |
 | DateTimeQuarter1FilterOperand | A FilterOperand that will filter out all dates which are not in Quarter1. |
 | DateTimeQuarter2FilterOperand | A FilterOperand that will filter out all dates which are not in Quarter2. |
 | DateTimeQuarter3FilterOperand | A FilterOperand that will filter out all dates which are not in Quarter3. |
 | DateTimeQuarter4FilterOperand | A FilterOperand that will filter out all dates which are not in Quarter4. |
 | DateTimeSeptemberFilterOperand | A FilterOperand that will filter out all dates which are not in September. |
 | DateTimeThisMonthFilterOperand | A FilterOperand which will do a DateTime This Month filter. |
 | DateTimeThisQuarterFilterOperand | A FilterOperand which will do a DateTime This Quarter filter. |
 | DateTimeThisWeekFilterOperand | A FilterOperand which will do a DateTime This Week filter. |
 | DateTimeThisYearFilterOperand | A FilterOperand which will do a DateTime This Year filter. |
 | DateTimeTodayFilterOperand | A FilterOperand which will do a DateTime Today filter. |
 | DateTimeTomorrowFilterOperand | A FilterOperand which will do a DateTime Tomorrow filter. |
 | DateTimeYearToDateFilterOperand | A FilterOperand which will do a DateTime Year to Date filter. |
 | DateTimeYesterdayFilterOperand | A FilterOperand which will do a DateTime Yesterday filter. |
 | DeferredScrollingSettings | An object that contains settings for using DeferredScrolling on the XamGrid |
 | DeferredScrollingSettingsOverride | An object that contains settings for using DeferredScrolling on a particular ColumnLayout |
 | DeleteCommand | Invokes the delete action based on XamGrid.DeleteKeyAction. |
 | DiscreetRuleBase | Conditional formatting rule base object that contains a single style that will be applied for all cells which conform to a singular rule. |
 | DiscreetRuleBaseProxy | The execution proxy for the DiscreetRuleBase. |
 | DoesNotContainOperand | A class with the information for the DoesNotContain operand |
 | DoesNotEndWithOperand | A class with the information for the DoesNotEndWith operand |
 | DoesNotStartWithOperand | A class with the information for the DoesNotStartWith operand |
 | DuplicateColumnKeyException | An System.Exception that is thrown when mulitiple columns are defined with the same key. |
 | EditableColumn | The base class for all standard column object of the XamGrid templated to the control that will be used for editting. |
 | EditingCellEventArgs | Provides information to editing events. |
 | EditingRowEventArgs | Provides information to editing events. |
 | EditingSettings | An object that contains settings for using Editing on the XamGrid |
 | EditingSettingsBase | A class that controls the base editor settings for an object on the XamGrid. |
 | EditingSettingsBaseOverride | A class that controls the editing settings for an object on the ColumnLayout. |
 | EditingSettingsOverride | An object that contains settings for using Editing on a particular ColumnLayout |
 | EmptyColumnKeyException | An System.Exception that is thrown when a ColumnBase is defined with a key that doesn'type have a corresponding Infragistics.DataField. |
 | EndingWithConditionalFormatRule | A conditional formatting rule for strings that detects if the string ends with a particular substring. |
 | EndingWithConditionalFormatRuleProxy | The execution proxy for the EndingWithConditionalFormatRuleProxy. |
 | EndsWithOperand | A class with the information for the EndsWith operand |
 | EqualsOperand | A class with the information for the Equals operand |
 | EqualToConditionalFormatRule | A conditional formatting rule that evaluates if the value equals an inputted value. |
 | EqualToConditionalFormatRuleProxy | The execution proxy for the EqualToConditionalFormatRule. |
 | ExitEditingCellEventArgs | Provides information needed during the XamGrid.CellExitingEditMode event. |
 | ExitEditingRowEventArgs | Provides information needed during the XamGrid.RowExitingEditMode event. |
 | ExpansionIndicatorSettings | An object that contains settings for using ExpansionIndicatorSettings on the XamGrid |
 | ExpansionIndicatorSettingsOverride | An object that contains settings for using ExpansionIndicators on a particular ColumnLayout |
 | FillerColumnSettings | An object that contains settings for the Infragistics.Controls.Grids.Primitives.FillerColumn of all ColumnLayouts in the XamGrid |
 | FillerColumnSettingsOverride | An object that contains settings for the Infragistics.Controls.Grids.Primitives.FillerColumn of a particular ColumnLayout. |
 | FilterColumnSettings | An object that controls filtering settings for a particular Column object. |
 | FilteredEventArgs | A class listing the EventArgs after a filter has been applied. |
 | FilteringSettings | A class that controls the filter row editor settings for an object on the XamGrid. |
 | FilteringSettingsOverride | A class that controls the editing settings for a filter row on the ColumnLayout. |
 | FilterMenuTrackingObject | An object that will be used aby the FilterMenu of the FilterSelectionControl to display filters. |
 | FilterOperand | A control which contains the information necessary to display the available filtering options. |
 | FilterOperandCollection | A collection of FilterOperand objects. |
 | FilterSelectionControlCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.FilterSelectionControl. |
 | FilterValueProxyRowsFilter | A RowsFilter object designed for filtering Infragistics.Controls.Grids.Primitives.FilterValueProxy objects. |
 | FilterValueProxyStringFilter | A Infragistics.CustomComparisonCondition which will do a regular expression based contains search over a given field. |
 | FixedColumnsCollection | A collection that contains the Column objects that are pinned in a specific direction. |
 | FixedColumnSettings | An object that contains settings for using FixedColumns on the XamGrid |
 | FixedColumnSettingsOverride | An object that contains settings for using FixedColumns on a particular ColumnLayout |
 | GreaterThanConditionalFormatRule | A conditional formatting rule that evaluates if the value is greater than an inputted value. |
 | GreaterThanConditionalFormatRuleProxy | The execution proxy for the GreaterThanConditionalFormatRule. |
 | GreaterThanOperand | A class with the information for the GreaterThan operand |
 | GreaterThanOrEqualOperand | A class with the information for the GreaterThanOrEquals operand |
 | GreaterThanOrEqualToConditionalFormatRule | A conditional formatting rule that evaluates if the value is greater than or equal to an inputted value. |
 | GreaterThanOrEqualToConditionalFormatRuleProxy | The execution proxy for the GreaterThanOrEqualToConditionalFormatRule. |
 | GroupByCollectionChangedEventArgs | A class listing the information needed during GroupBy collection events of the XamGrid. |
 | GroupByColumnsCollection | A collection that contains the Column objects that are Grouped. |
 | GroupBySettings | An object that contains settings for using GroupBy on the XamGrid |
 | GroupBySettingsOverride | An object that contains settings for using GropuBy on a particular ColumnLayout |
 | GroupColumn | A Column that organizes other Columns under a single header. |
 | GroupColumnsCollection | A collection of chilren Column objects that are displayed under a GroupColumn |
 | GroupDisplayColumn | A custom column used by the Infragistics.Controls.Grids.Primitives.CompoundFilterDialogControl. |
 | GroupDisplayColumnContentProvider | A custom Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase which is used by the GroupDisplayColumn on the Infragistics.Controls.Grids.Primitives.CompoundFilterDialogControl. |
 | HideColumnChooserCommand | Hides the ColumnChooser. |
 | HideColumnCommand | A Command that hides a Column |
 | HyperlinkColumn | A column that uses a System.Windows.Documents.Hyperlink as the content for its CellBases |
 | IconConditionalFormatRule | A conditional format rule which will display icons in the cell when the condition is met. |
 | IconConditionalFormatRuleProxy | The execution proxy for the IconConditionalFormatRule. |
 | ImageColumn | A column that uses a System.Windows.Controls.Image as the content for its CellBase. |
 | InitializeRowEventArgs | A class listing the information needed during the XamGrid.InitializeRow |
 | InOperand | A class with the information for the In operand |
 | InvalidActiveCellException | An System.Exception raised when an invalid active cell is detected in the control. |
 | InvalidColumnKeyException | An System.Exception that is thrown when a ColumnBase is defined with a key that doesn'type have a corresponding Infragistics.DataField. |
 | InvalidColumnTypeMappingException | An System.Exception that is thrown when an invalid column type is added to the XamGrid.ColumnTypeMappings collection. |
 | InvalidPageIndexException | An System.Exception that is thrown when an invalid page index is used. |
 | InvalidRowIndexException | An System.Exception raised when the column being resized is removed from the resizing columns collection. |
 | LessThanConditionalFormatRule | A conditional formatting rule that evaluates if the value is less than to an inputted value. |
 | LessThanConditionalFormatRuleProxy | The execution proxy for the LessThanConditionalFormatRule. |
 | LessThanOperand | A class with the information for the LessThan operand |
 | LessThanOrEqualOperand | A class with the information for the LessThanOrEquals operand |
 | LessThanOrEqualToConditionalFormatRule | A conditional formatting rule that evaluates if the value is less than an inputted value. |
 | LessThanOrEqualToConditionalFormatRuleProxy | The execution proxy for the LessThanOrEqualToConditionalFormatRule. |
 | MaximumSummaryCalculator | A Infragistics.SummaryCalculatorBase base which will execute the LINQ Maximum summary. |
 | MaximumSummaryOperand | A Infragistics.SummaryOperandBase implementation which executes a LINQ Maximum summary. |
 | MaximumValueConditionalFormatRule | A conditional formatting rule that evaluates if the value equals the maximum value. |
 | MaximumValueConditionalFormatRuleProxy | The execution proxy for the MaximumValueConditionalFormatRule. |
 | MinimumSummaryCalculator | A Infragistics.SummaryCalculatorBase base which will execute the LINQ Minimum summary. |
 | MinimumSummaryOperand | A Infragistics.SummaryOperandBase implementation which executes a LINQ Minimum summary. |
 | MinimumValueConditionalFormatRule | A conditional formatting rule that evaluates if the value equals the minimum value. |
 | MinimumValueConditionalFormatRuleProxy | The execution proxy for the MinimumValueConditionalFormatRule. |
 | NotBetweenXandYConditionalFormatRule | A conditional formatting rule for determinig if a value does not fall between two inputted values. |
 | NotBetweenXandYConditionalFormatRuleProxy | The execution proxy for the NotBetweenXandYConditionalFormatRule. |
 | NotContainingConditionalFormatRule | A conditional formatting rule for strings that detects if the strings do not contain an inputted string. |
 | NotContainingConditionalFormatRuleProxy | The execution proxy for the NotContainingConditionalFormatRule. |
 | NotEqualsOperand | A class with the information for the NotEquals operand |
 | NotEqualToConditionalFormatRule | A conditional formatting rule that evaluates if the value is not equal to an inputted value. |
 | NotEqualToConditionalFormatRuleProxy | The execution proxy for the NotEqualToConditionalFormatRule. |
 | NullConditionalFormatEvaluationValueException | An System.Exception raised when the column being resized is removed from the resizing columns collection. |
 | NullDataException | An System.Exception raised when the column being resized is removed from the resizing columns collection. |
 | PageChangedEventArgs | A class listing the information needed after a pager operation is completed. |
 | PagerSettings | An object that contains settings for using PagerSettings on the XamGrid |
 | PagerSettingsOverride | An object that contains settings for using PagerSettings on a particular ColumnLayout |
 | PercentData | Class used by Conditional Formatting to hold derived information about Percent formulated data and allow access to it. |
 | PercentileData | Class used by Conditional Formatting to hold derived information about Percentile formulated data and allow access to it. |
 | PercentileData<T> | Class used by Conditional Formatting to hold derived information about Percentile formulated data and allow access to it. |
 | PercentileData<T,TRoot> | Class used by Conditional Formatting to hold derived information about Percentile formulated data and allow access to it. |
 | PopulatingFiltersEventArgs | An event args for the PopulatingFilters Event |
 | ProxyColumn | ColumnType used in Infragistics.Controls.Grids.Primitives.CompoundFilterDialogControl. |
 | ProxyColumnContentProvider | A custom Infragistics.Controls.Grids.Primitives.TextColumnContentProvider which is used by the ProxyColumn on the Infragistics.Controls.Grids.Primitives.CompoundFilterDialogControl. |
 | ReadOnlyKeyedColumnBaseCollection<T> | A ReadOnlyCollection that can be indexed by a string identifier. |
 | ResizingColumnCannotBeRemovedException | An System.Exception raised when the column being resized is removed from the resizing columns collection. |
 | Row | An object that represents a standard row in the XamGrid. |
 | RowBase | The base class for all row objects in the XamGrid. |
 | RowCollection | A Collection of Row objects. |
 | RowCommandBase | Base class for all commands that deal with a Row. |
 | RowEventArgs | A class listing the EventArgs for an event with a Row input. |
 | RowExpansionChangedEventArgs | A class listing the information needed for expandable row events. |
 | RowFiltersCollection | A Collection of RowFilter objects which will be used to limit the amount of data currently visible. |
 | RowSelectorClickedEventArgs | A class listing the information needed during the XamGrid.RowSelectorClicked |
 | RowSelectorSettings | An object that contains settings for using RowSelectorSettings on the XamGrid |
 | RowSelectorSettingsOverride | An object that contains settings for using RowSelectors on a particular ColumnLayout |
 | RowsFilter | An object that describes how the rows should be filtered. |
 | RowsManager | A RowsManagerBase that manages Row objects. |
 | RowsManagerBase | The base class for managament of all RowBase objects of the XamGrid. |
 | SelectAllRowsCommand | Selects all rows of the XamGrid. |
 | SelectedCellsCollection | A collection of selected Cell objects. |
 | SelectedCollectionBase<T> | A collection of selectable items. |
 | SelectedColumnsCollection | A collection of selected Column objects. |
 | SelectedRowsCollection | A collection of selected Row objects. |
 | SelectionCollectionChangedEventArgs<T> | A class listing the information needed during selection collection events of the XamGrid. |
 | SelectionSettings | An object that contains settings for selection on the XamGrid |
 | SettingsBase | An Abstract class that controls the settings for an object on the XamGrid. |
 | SettingsOverrideBase | An Abstract class that controls the settings for an object on the ColumnLayout. |
 | ShowColumnChooserCommand | Shows the ColumnChooser for the main layout of the XamGrid. |
 | ShowColumnCommand | A Command that unhides a Column |
 | SortedColumnEventArgs | A class listing the Column that corresponds to the sorting event that was fired. |
 | SortedColumnsCollection | A collection of Column objects which define how sorting will be applied to the XamGrid |
 | SortingCancellableEventArgs | A class listing the information needed during the XamGrid.ColumnSorting event. |
 | SortingSettings | An object that contains settings for using SortingSettings on the XamGrid |
 | SortingSettingsOverride | An object that contains settings for using SortingSettings on a particular ColumnLayout |
 | StartsWithOperand | A class with the information for the StartsWith operand |
 | StringConditionalFormatRule | A base class for string based conditional format rules. |
 | StringConditionalFormatRuleProxy | The execution proxy for the StringConditionalFormatRule. |
 | StyleSettingsBase | An Abstract class that controls the settings for an object that have a Style aspect on the XamGrid. |
 | StyleSettingsOverrideBase | An Abstract class that controls the settings for an object that have a Style aspect on the ColumnLayout. |
 | SummaryColumnSettings | An object that controls summary settings for a particular Column object. |
 | SummaryRowSettings | A class that defines the SummaryRow settings for all ColumnLayout objects. |
 | SummaryRowSettingsOverride | A class that defines the SummaryRow settings for a particular ColumnLayout. |
 | SummarySelectionControlCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.SummarySelectionControl. |
 | SumSummaryCalculator | A Infragistics.SummaryCalculatorBase base which will execute the LINQ Sum summary. |
 | SumSummaryOperand | A Infragistics.SummaryOperandBase implementation which executes a LINQ Sum summary. |
 | TemplateColumn | A column that allows the user to specify what content will get displayed via it's ItemTemplate property. |
 | TemplateColumnLayout | A ColumnLayout object that can be unbound and have alternate content displayed via it's Template property. |
 | TextColumn | A column that uses a System.Windows.Controls.TextBlock as the content for it's CellBases |
 | ThreeColorScaleConditionalFormatRule | A conditional formatting rule which will scale from a minimum color to a median color over the first part of a range and between the median color and the maximum color over the second part of the range. |
 | ThreeColorScaleConditionalFormatRuleProxy | The execution proxy for the ThreeColorScaleConditionalFormatRule. |
 | TrackIsChecked | Base abstract class for items which will appear in the Infragistics.Controls.Grids.Primitives.DateFilterSelectionControl. |
 | TrackIsCheckWithChildren<TChildType> | Base abstract class for items which will appear in the Infragistics.Controls.Grids.Primitives.DateFilterSelectionControl. |
 | TwoColorScaleConditionalFormatRule | A conditional formatting rule which will apply a color gradient between two points. |
 | TwoColorScaleConditionalFormatRuleProxy | The execution proxy for the TwoColorScaleConditionalFormatRule. |
 | TwoInputConditionalFormatRule | Base class for two input formatting rules. |
 | TwoInputConditionalFormatRuleProxy | The execution proxy for the TwoInputConditionalFormatRuleProxy. |
 | TypeResolutionException | An System.Exception that is thrown when the Infragistics.Controls.Grids.Primitives.TypeTypeConverter can not resolve a specified type. |
 | UnboundColumn | A Column which can be used to show calculated data. |
 | UnboundColumnDataContext | An object used by the UnboundColumn to hold the DataContext for a Infragistics.Controls.Grids.Primitives.UnboundCell. |
 | VisualSettingsBase | An Abstract class that controls the settings for an object that have a Visual aspect on the XamGrid. |
 | VisualSettingsOverrideBase | An Abstract class that controls the settings for an object that have a Visual aspect on the ColumnLayout. |
 | XamGrid | Displays data in a table like structure. |
 | XamGridColumnChooserCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.ColumnChooserDialog object. |
 | XamGridColumnCommandSource | The command source object for Column object. |
 | XamGridCommandBase | Base class for all commands that deal with a XamGrid instance. |
 | XamGridCommandSource | The command source object for XamGrid object. |
 | XamGridFilterDate | Class which represents dates in the Infragistics.Controls.Grids.Primitives.DateFilterSelectionControl. |
 | XamGridFilteringCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.FilterControl. |
 | XamGridFilterMenuCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.FilterSelectionControl. |
 | XamGridFilterMenuFilterTextBoxCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.FilterTextBox. |
 | XamGridFilterYearCollection | For Internal use only. Used for managing the Unique list of items for the FilterMenu. |
 | XamGridPagingCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.PagerCell object. |
 | XamGridPagingControlsCommandSource | A Infragistics.Controls.CommandSource for the controls which control the paging action. |
 | XamGridRowCommandSource | The command source object for Row object. |
 | XamGridRowsManager | A RowsManagerBase that manages Row objects for the root level of the XamGrid. |
 | XamGroupByAreaCommandSource | The command source object for Infragistics.Controls.Grids.Primitives.GroupByAreaCellControl. |