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. |
Interface | Description | |
---|---|---|
IConditionalFormattingRule | An interface that is used by the conditional formatting framework to identify a conditional rule. | |
IConditionalFormattingRuleProxy | An interface that is used to executed conditional formatting logic. |
Structure | Description | |
---|---|---|
ColumnWidth | An object that is used to specify the Width of a ColumnBase object. | |
RowHeight | An object that is used to specify the Height of a RowBase object. |
Enumeration | Description | |
---|---|---|
AddNewRowLocation | Enumeration describing where the Infragistics.Controls.Grids.Primitives.AddNewRow will be displayed on the row island. | |
AllowToolTips | An enumeration that describes when tooltips should be displayed. | |
AverageFormattingTarget | Enumeration describing which cells will have their style set in the AverageValueConditionalFormatRule. | |
CellAlignment | Specifies how a cell should be aligned. | |
CellControlGenerationMode | Enumeration used to indicate how/whether Infragistics.Controls.Grids.Primitives.CellControlBase elements within a Infragistics.Controls.Grids.Primitives.CellsPanel are created. | |
CellSelectionAction | Describes how selection should work when a user clicks on a cell in the grid. | |
ClipboardPasteErrorType | An Enum for the different types of errors to be raised during excel like paste. | |
ColumnLayoutHeaderVisibility | An Enum that describes whether a ColumnLayout's header row will be visible. | |
ColumnMovingType | Describes how Column Moving will work in the XamGrid | |
ColumnResizingType | Describes how Column Resizing will work in the XamGrid | |
ColumnWidthType | An Enum that describes the type of width for the Column. | |
CustomFilteringDialogCommand | An enum describing the commands which can be executed on the CustomFilteringDialogCommandSource | |
DataBarDirection | Enumeration that describes what direction the data bars will be drawn when using Conditional Formatting. | |
DataBarPositiveNegative | Enumeration that describes if the databar that is displayed should be considered a negative bar for styling. | |
DateFilterObjectType | An Enum for date filtering. | |
DeferredScrollingType | An Enum that describes the type of DeferredScrolling that the XamGrid will use. | |
DeleteKeyAction | An Enum that describes the action that will take place when a user presses the Delete Key on the XamGrid | |
DragCancelType | An enumeration that describes why a drop operation was cancelled. | |
DragSelectType | Describes the type of drag selection that should occur in the XamGrid | |
DropAreaIndicatorState | An enumeration that describes the states that a DropAreaIndcator can be in. | |
DropOperationType | An enumeration that describes the type of operation that caused a Drop during a Column moving operation. | |
EditingType | Describes the different types of editing modes. | |
EditorDisplayBehaviors | An Enum that defines how Editor Control is rendered on the XamGrid | |
FilteringScope | An Enum that describes the type of Filtering that the XamGrid will use. | |
FilterMenuCumulativeSelectionList | An enum that describes how the selection list on the FilterMenu drop down will be populated. | |
FilterRowLocation | An enumeration that describes where the Infragistics.Controls.Grids.Primitives.FilterRow will be located. | |
FilterSelectionControlCommand | An enum describing the commands which can be executed on the FilterSelectionControlCommandSource | |
FilterUIType | An enumeration that describes which Filtering UI will be used. | |
FixedColumnType | An enumeration that describes if fixed columns are turned on, and if so then how it should be used. | |
FixedDropAreaLocation | An enumeration that describes where a Column can be dragged to be fixed. | |
FixedIndicatorDirection | An enumeration that describes how a Column should be fixed when it's indicator is pressed. | |
FixedRowAlignment | An Enum that describes where a FixedRow should be aligned. | |
FixedState | An enumeration that describes if a column is fixed, and if so on what side is it fixed. | |
GridClipboardCopyOptions | An Enum that defines how Ctrl-C should be handled on the XamGrid | |
GridClipboardCopyType | An enum that describes what should be copied using Ctrl-c in the XamGrid | |
GroupByAreaLocation | The location of the GroupByArea | |
GroupByOperation | An enum that describes what type of operation should occur, when you groupby a column | |
IconGroupOperator | An enumeration that describes what operand should be used for Icon based conditional formatting rules. | |
IconRuleValueType | An enumeration that describes what an inputted value in a conditional formatting rule should be interpretted as for icon rules. | |
InvokeAction | An enumeration of different interactions. | |
KeyboardNavigation | Describes options for Keyboard navigation in the XamGrid | |
MouseEditingAction | Describes the type of action that can cause a Cell to enter edit mode with a mouse. | |
MultiSortingKey | An enum that describes which keyboard key will be used to designate multiple additive sorting. | |
PagingLocation | Enumeration describing where paging will be on the row island. | |
RowHeightType | An Enum that describes the type of height for the Row. | |
RowHoverType | An enum that describes the types of hovering that can occur when the mouse is over a Cell. | |
RowType | An enumeration that contains all the different types of rows that the XamGrid contains. | |
SelectionType | Describes the type of selection that should be performed. | |
SortDirection | Describes options available for sorting in the XamGrid. | |
StyleScope | An enumeration that describes which style will be altered during conditional formatting. | |
SummaryRowLocation | An enumeration that describes where the Infragistics.Controls.Grids.Primitives.SummaryRow will be located. | |
SummaryScope | An Enum that describes the type of summary that the XamGrid will use. | |
SummarySelectionControlCommand | An enum describing the commands which can be executed on the SummarySelectionControlCommandSource | |
ValueType | An enumeration that describes what an inputted value in a conditional formatting rule should be interpretted as. | |
XamGridColumnChooserCommand | An enumeration of available commands for the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog. | |
XamGridColumnCommand | An enumeration of available commands for the Column object. | |
XamGridCommand | An enumeration of available commands for the XamGrid object. | |
XamGridFilteringCommand | Enum describing commands available on the filter control | |
XamGridPagingCommand | An enumeration of available commands for paging. | |
XamGridRowCommand | An enumeration of available commands for the Row object. | |
XamGroupByAreaCommand | An enumeration of available commands for the GroupByArea of the XamGrid. |