| Class | Description |
| AcceptCompoundFilterDialogChangesCommand | A command which will be used for the Accept action on the CompoundFilterDialogControl. |
| AddNewRow | A Infragistics.Controls.Grids.RowBase which acts as a top level row for the Infragistics.Controls.Grids.XamGrid to add rows. |
| AddNewRowCell | A cell that represents a Infragistics.Controls.Grids.Cell in a AddNewRow |
| AddNewRowCellControl | Visual object for the AddNewRowCell object. |
| AddNewRowExpansionIndicatorCell | An object that represents the particular expansion indicator area for a row. |
| AddNewRowExpansionIndicatorCellControl | Visual object for the AddNewRowExpansionIndicatorCell object. |
| AddNewRowSelectorCell | A cell that represents the add new row selector of a Infragistics.Controls.Grids.RowBase. |
| AddNewRowSelectorCellControl | Visual object for the AddNewRowSelectorCell object. |
| AddToCurrentCompoundFilterDialogCommand | A Infragistics.CommandBase object that will add new filter condition. |
| CellBaseCollection | A Collection of Infragistics.Controls.Grids.CellBase objects. |
| CellControlBase | The base control class for all Infragistics.Controls.Grids.CellBase objects. |
| CellsPanel | A panel that organizes the Infragistics.Controls.Grids.CellBases of a Infragistics.Controls.Grids.RowBase. |
| CheckBoxColumnContentProvider | An object that provides content to Infragistics.Controls.Grids.Cell objects that belong to a Infragistics.Controls.Grids.CheckBoxColumn |
| ChildBand | The row that is displayed when a ColumnLayout's header is Visible. This row also holds any child rows for a particular ColumnLayout of a particular Infragistics.Controls.Grids.Row. |
| ChildBandCell | The Cell object for the Header of a Infragistics.Controls.Grids.ColumnLayout. |
| ChildBandCellControl | Visual object for the ChildBandCell object. |
| ChildBandCellsPanel | A panel that organizes the Infragistics.Controls.Grids.CellBases of a ChildBand. |
| ChildBandCollection | A Collection of ChildBand objects. |
| ChildBandColumn | A Infragistics.Controls.Grids.ColumnBase that represents a ColumnLayout header for a particular ColumnLayout. |
| ClearFilters | A Command which will clear the filters on a FilterRowCell |
| ClipboardSortColumnComparer | For internal use only. It compares 2 columns, to determine which column should by displayed first when copying to the clipboard. |
| ClipboardSortRowComparer | For internal use only. It compares 2 row, to determine which column should by displayed first when copying to the clipboard. |
| CloseCompoundFilterDialogCommand | A command that will close the CompoundFilterDialogControl. |
| ClosePopupCommand | A command which will close the popup. |
| ClosePopupConditionalCommand | A command which will close the popup. |
| CollapseGroupByAreaCommand | A GroupByArea command that collapses a GroupByAreaCellControl. |
| ColumnChooserDialog | A control used to display all the Column objects of a particular ColumnLayout in the Infragistics.Controls.Grids.XamGrid that allows and end user to toggle the Visibility of each Column. |
| ColumnContentProviderBase | A base class used to provide content to a Infragistics.Controls.Grids.Cell object for a particular Infragistics.Controls.Grids.Column. |
| ColumnFilterDialogControl | This control is allows the end user to make a simple range compound filter via the UI. |
| ColumnLayoutTemplateCell | The Cell object for the Content of a Infragistics.Controls.Grids.ColumnLayoutTemplateColumn |
| ColumnLayoutTemplateCellControl | Visual object for the ColumnLayoutTemplateCell object. |
| ColumnLayoutTemplateRow | An object that represents a row that has been templated for a Infragistics.Controls.Grids.TemplateColumnLayout. |
| ColumnLayoutTemplateRowCellsPanel | A panel that organizes the Infragistics.Controls.Grids.CellBases of a ColumnLayoutTemplateRow. |
| ColumnWidthTypeConverter | A Type Converter that converts from a string to a Infragistics.Controls.Grids.ColumnWidth object; |
| CompoundFilterDialogCommand | A command that is used with the CompoundFilterDialogControl. |
| CompoundFilterDialogCommandBase | Base class for CompoundFilterDialogControl commands. |
| CompoundFilterDialogControl | A control that allows end users to build complex filters over a single column. |
| CompoundFilteringDialogCommandSource | The command source object for CompoundFilterDialogControl. |
| CompoundFilteringDialogControlCommandSource | The command source object for CompoundFilterDialogControl. |
| CompoundFilteringDialogFilterMenuCommandSource | A Infragistics.Controls.CommandSource object which controls the Compound filter dialog. |
| ConditionalFormattingUnboundCell | A cell that represents a Infragistics.Controls.Grids.Cell in a Infragistics.Controls.Grids.UnboundColumn when conditional formatting is turned on. |
| CreateAndGroupCompoundFilterDialogCommand | A Infragistics.CommandBase object that will create AND group. |
| CreateLogicalOperatorCompoundFilterDialogCommand | Base class for filter commands which encapsulates shared logic. |
| CreateOrGroupCompoundFilterDialogCommand | A Infragistics.CommandBase object that will create OR group. |
| CultureValueConverter | A System.Windows.Data.IValueConverter that will convert the value to the CurrentCulture. |
| CustomFilterDialogCommand | A command that is used with the ColumnFilterDialogControl. |
| CustomFilterDialogContentControl | A derived System.Windows.Controls.ContentControl used by the ColumnFilterDialogControl. |
| CustomFilterDialogFilteringDataContext | Classed derived from Infragistics.FilteringDataContext used by ColumnFilterDialogControl for filtering. |
| CustomFilteringDialogControlCommandSource | The command source object for ColumnFilterDialogControl. |
| CustomFilteringDialogFilterMenuCommandSource | A Infragistics.Controls.CommandSource object which controls the custom filter dialog. |
| DataBarControl | A System.Windows.Controls.ContentControl which is used during conditional formatting to display data bars. |
| DateFilterHierarchicalDataTemplate | A derived System.Windows.HierarchicalDataTemplate control to bring the control under the Infragistics namespace |
| DateFilterListDisplayObject | A class that will allow by the DateFilterSelectionControl for it's DateFilterSelectionControl.DateFilterTypeList collection. |
| DateFilterSelectionControl | The DateFilterSelectionControl is displayed when when FilterMenu filtering is used. |
| DateFilterTreeView | A derived System.Windows.Controls.TreeView control to bring the control under the Infragistics namespace |
| DateFilterTreeViewItem | A derived System.Windows.Controls.TreeViewItem. |
| DateFilterTypeConverter | A value converter which will take the enum value for the DateFilterType and return the assocatied string. |
| DropAreaIndicator | An object that exposes visual states for Displaying, hiding and hovering, to indicate a droppable area. |
| ExpandableRowBase | A base class that should be used for Infragistics.Controls.Grids.RowBase objects that can be expandable. |
| ExpandGroupByAreaCommand | A GroupByArea command that expands a GroupByAreaCellControl. |
| ExpansionIndicatorCell | An object that represents the particular expansion indicator area for a row. |
| ExpansionIndicatorCellControl | Visual object for the ExpansionIndicatorCell object. |
| ExpansionIndicatorColumn | A column object that represents the area for ExpansionIndicatorSettings of a Infragistics.Controls.Grids.XamGrid. |
| ExpansionIndicatorFooterCell | A cell that represents the ExpansionIndicator of a FooterRow. |
| ExpansionIndicatorFooterCellControl | Visual object for the ExpansionIndicatorCell object. |
| ExpansionIndicatorHeaderCell | A cell that represents the ExpansionIndicator of a HeaderRow. |
| ExpansionIndicatorHeaderCellControl | Visual object for the ExpansionIndicatorCell object. |
| FillerColumn | A Infragistics.Controls.Grids.Column that fills any remaining space in the Infragistics.Controls.Grids.XamGrid. |
| FilterControl | A control for the FilterRowCell which contains the column editor and a drop down for picking the filter mode. |
| FilterControlBase | Abstract base class for controls which will be used inside of the FilterRow |
| FilterItemCollection | A base class for the collection which is used by the FilterSelectionControl. |
| FilterItemCollection<T> | For Internal use only. Used for managing the Unique list of items for the FilterMenu. |
| FilterMenuCommands | A Command which allows control over the filter menu. |
| FilterMenuFilterTextBoxClearFilterTextCommand | A command to be used by the filter text box to set the filter text to string.Empty. |
| FilterMenuFilterTextBoxCommand | A command to be used on the textbox that will filter the filter menu options |
| FilterMenuFilterTextBoxFilterTextCommand | A command to be used by the filter text box to filter the text. |
| FilterMenuXamMenuItem | A specialized Infragistics.Controls.Menus.XamMenuItem which contains elements necessary for the FilterSelectionControl. |
| FilterRow | An object that represents a filter row in the Infragistics.Controls.Grids.XamGrid. |
| FilterRowCell | A cell that represents a Infragistics.Controls.Grids.Cell in a FilterRow |
| FilterRowCellControl | Visual object for the FilterRowCell object. |
| FilterRowExpansionIndicatorCell | An object that represents the particular expansion indicator area for a row. |
| FilterRowExpansionIndicatorCellControl | Visual object for the FilterRowExpansionIndicatorCellControl object. |
| FilterRowSelectorCell | A cell that represents the add new row selector of a Infragistics.Controls.Grids.RowBase. |
| FilterRowSelectorCellControl | Visual object for the FilterRowSelectorCell object. |
| FilterSelectionControl | The FilterSelectionControl is displayed when when FilterMenu filtering is used. |
| FilterSelectorControl | The FilterSelectorControl controls which SelectionControl will be displayed in the FilterMenu. |
| FilterTextBox | An inherited System.Windows.Controls.TextBox which acts as a command target. |
| FilterTextBoxWatermarked | A control that hosts a FilterTextBox and makes it appear watermarked. |
| FilterValueProxy | For internal use only. This is used for Unique values in the FilterMen. |
| FilterValueProxyCollection | For Internal use only. Used for managing the Unique list of items for the FilterMenu. |
| FirstPageCommand | A Infragistics.CommandBase object which will move to the first page. |
| FirstPageControlCommand | A PagingControlCommandBase which signals the PagerControl to navigate to the first page. |
| FixColumnCommand | A Infragistics.CommandBase object that will lock a Infragistics.Controls.Grids.Column to the left or right based on the Infragistics.Controls.Grids.Column.FixedIndicatorDirection property |
| FixColumnLeftCommand | A Infragistics.CommandBase object that will lock a Infragistics.Controls.Grids.Column to the left side of the Infragistics.Controls.Grids.XamGrid. |
| FixColumnRightCommand | A Infragistics.CommandBase object that will lock a Infragistics.Controls.Grids.Column to the right side of the Infragistics.Controls.Grids.XamGrid. |
| FixedBorderCell | A cell that represents the border seperating pinned columns and unpinned columns. |
| FixedBorderCellControl | Visual object for the FixedBorderCell object. |
| FixedBorderColumn | A column object that represents the area for border between pinnned and unpinned Infragistics.Controls.Grids.Column objects. |
| FixedBorderFooterCell | A cell that represents the border between pinned and unpinned Infragistics.Controls.Grids.Column objects of a FooterRow. |
| FixedBorderFooterCellControl | Visual object for the FixedBorderCell object. |
| FixedBorderHeaderCell | A cell that represents the border between pinned an unpinned Infragistics.Controls.Grids.Column objects of a HeaderRow. |
| FixedBorderHeaderCellControl | Visual object for the FixedBorderCell object. |
| FixedRowSeparator | A visual object that indicates the seperation between fixed rows and normal rows of the Infragistics.Controls.Grids.XamGrid. |
| FooterCell | A cell that represents a particular column in the footer of the Infragistics.Controls.Grids.XamGrid |
| FooterCellControl | Visual object for the FooterCell object. |
| FooterRow | An object that represents the Footer of the Infragistics.Controls.Grids.XamGrid. |
| GoToPageCommand | A Infragistics.CommandBase object which will move to a page determined by the parameter. |
| GoToPageControlCommand | A PagingControlCommandBase which signals the PagerControl to navigate to a particular. |
| GridSortableListBox | A System.Windows.Controls.ListBox made of GridSortableListBoxItem objects, that can be reorderd. |
| GridSortableListBoxItem | An draggable item generated in the GridSortableListBox |
| GroupByAreaCell | An object that represents data of a Infragistics.Controls.Grids.Column that the underlying data has been grouped by. |
| GroupByAreaCellControl | Visual object for the GroupByAreaCell object. |
| GroupByAreaCommandBase | A base class used to react to commands that relate to the GroupByArea of the Infragistics.Controls.Grids.XamGrid. |
| GroupByAreaPanel | A panel used to arrange GroupByHeaderCellControl objects in the Infragistics.Controls.Grids.XamGrid. |
| GroupByAreaRow | An object that represents a row that represents data of a Infragistics.Controls.Grids.Column that the underlying data has been grouped by. |
| GroupByAreaRowCellsPanel | A panel that organizes the GroupByAreaCell of a GroupByAreaRow. |
| GroupByCell | The Cell object for the Header of a Grouped Infragistics.Controls.Grids.Column |
| GroupByCellControl | Visual object for the GroupByCell object. |
| GroupByColumnCommand | A Infragistics.CommandBase object that groups the data of the Infragistics.Controls.Grids.XamGrid. |
| GroupByColumnLayoutHeaderCell | An object that represents a Infragistics.Controls.Grids.ColumnLayout in the GroupByAreaPanel. |
| GroupByColumnLayoutHeaderCellControl | Visual object for the GroupByColumnLayoutHeaderCell object. |
| GroupByHeaderCell | An object that represents a Infragistics.Controls.Grids.Column in the GroupByAreaPanel. |
| GroupByHeaderCellControl | Visual object for the GroupByHeaderCell object. |
| GroupByMovingIndicator | A control that shows a visual indication of where an object will be moved for a GroupByColumn. |
| GroupByRow | An object that represents a particular data item whose data has been grouped. |
| GroupByRowCellsPanel | A panel that organizes the Infragistics.Controls.Grids.CellBases of a GroupByRow. |
| GroupByToggleCommand | A Infragistics.CommandBase object that groups or ungroups the data of the Infragistics.Controls.Grids.XamGrid. |
| GroupCell | A cell that display children cells stacked horizontally based on the children columns of the Infragistics.Controls.Grids.GroupColumn it represents. |
| GroupCellControl | The visual representation of the GroupCell |
| GroupColumnPanel | A Panel used to organize cells for a particular Infragistics.Controls.Grids.GroupColumn |
| GroupDisplayCell | A cell that represents a Infragistics.Controls.Grids.Cell in a Infragistics.Controls.Grids.GroupDisplayColumn |
| GroupDisplayCellControl | Visual object for the GroupDisplayCell object. |
| GroupFooterCell | A Footer cell that display children cells stacked horizontally based on the children columns of the Infragistics.Controls.Grids.GroupColumn it represents. |
| GroupFooterCellControl | The visual representation of the GroupFooterCell |
| GroupHeaderCell | A header cell that display children cells stacked horizontally based on the children columns of the Infragistics.Controls.Grids.GroupColumn it represents. |
| GroupHeaderCellControl | The visual representation of the GroupHeaderCell |
| HeaderCell | A cell that represents a particular column in the header of the Infragistics.Controls.Grids.XamGrid |
| HeaderCellControl | Visual object for the HeaderCell object. |
| HeaderDropDownContentRootPanel | Defines an area within which the content of the HeaderDropDownControl will be placed. |
| HeaderDropDownControl | A control which contains a popup and shows a content. |
| HeaderRow | An object that represents the Header of the Infragistics.Controls.Grids.XamGrid. |
| HiddenColumnsCollection | For Internal use. |
| HyperlinkColumnContentProvider | An object that provides content to Infragistics.Controls.Grids.Cell objects that belong to a Infragistics.Controls.Grids.HyperlinkColumn |
| IComparableTypeConverter | Used to convert values to an System.IComparable. |
| ImageColumnContentProvider | An object that provides content to Infragistics.Controls.Grids.Cell objects that belong to a Infragistics.Controls.Grids.ImageColumn |
| LastPageCommand | A Infragistics.CommandBase object which will move to the last page. |
| LastPageControlCommand | A PagingControlCommandBase which signals the PagerControl to navigate to the last page. |
| MergedCellsRenderAdorner | An object uesed to add elements to the RowsPanel specifically revoling around Merged Cells. |
| MergedContentControl | A ContentControl used to display the Merged content for a Infragistics.Controls.Grids.Column |
| MergedSummaryCell | A cell that represents a Infragistics.Controls.Grids.Cell in a MergedSummaryRow |
| MergedSummaryCellControl | Visual object for the MergedSummaryCellControl object. |
| MergedSummaryRow | A Infragistics.Controls.Grids.RowBase which acts as a row that displays summaries for indvidual groupings for Merged Columns |
| MovingIndicator | A control that shows a visual indication of where an object will be moved. |
| NextPageCommand | A Infragistics.CommandBase object which will move to the next page. |
| NextPageControlCommand | A PagingControlCommandBase which signals the PagerControl to navigate to the next page. |
| NullableColumnWidthTypeConverter | A Type Converter that converts from a string to a Nullable object; |
| NullableDoubleConverter | A TypeConverter to handle nullable double values. |
| NullableFloatConverter | A TypeConverter to handle nullable double values. |
| NullableIntConverter | A TypeConverter to handle nullable integer values. |
| OpenPopupCommand | A command which will open the popup. |
| PagerCell | A cell that represents the pager in the Infragistics.Controls.Grids.XamGrid |
| PagerCellControl | Visual object for the PagerCell object. |
| PagerCellsPanel | An object that visually represents the PagerRow of the Infragistics.Controls.Grids.XamGrid. |
| PagerControl | A PagerControlBase implementation that has control buttons for paging along with a System.Windows.Controls.ListBox showing a window of available pages that can be naviagated to. |
| PagerControlBase | Base class for controls that will be used for paging. |
| PagerItem | Represents a selectable item in a PagerItemsControl. |
| PagerItemsControl | A control used in PagerControl for showing of the available pages. |
| PagerRow | The PagerRow is what will be used to control pager functionality on the Infragistics.Controls.Grids.XamGrid. |
| PagingBaseCommand | Base class for PagingLocation commands which encapsulates shared logic. |
| PagingControlCommandBase | Base class for PagingControls |
| PagingEventArgs | Event argument used for the PagingLocation commanding structure that will carry event information to the commands. |
| PopupCommandBase | A base class for actions which are executed on HeaderDropDownControl |
| PreviousPageCommand | A Infragistics.CommandBase object which will move to the previous page. |
| PreviousPageControlCommand | A PagingControlCommandBase which signals the PagerControl to navigate to the previous page. |
| ProxyValueContainer | Class designed to hold two object types for databinding purposes. |
| RemoveConditionsCompoundFilterDialogCommand | A Infragistics.CommandBase object that will remove filter condition. |
| RemoveGroupByColumnCommand | A Infragistics.CommandBase object that will remove the grouping of data of the Infragistics.Controls.Grids.XamGrid. |
| ResizingIndicator | A control that shows a visual indication of where an object will be resized. |
| RowBaseCollection | An object that wraps an underlying collection of type Infragistics.ICollectionBase that contains a collection of Infragistics.Controls.Grids.RowBase objects. |
| RowCollapseCommand | A Row command that collapses a Infragistics.Controls.Grids.Row. |
| RowDeleteCommand | A Row command that deletes a Infragistics.Controls.Grids.Row. |
| RowEditCommand | A Row command that puts a Infragistics.Controls.Grids.Row into edit mode. |
| RowExpandCommand | A Row command that expands a Infragistics.Controls.Grids.Row. |
| RowFilteringCommandBase | Base class for all commands that deal with a Infragistics.Controls.Grids.Column. |
| RowHeightTypeConverter | A Type Converter that converts from a string to a Infragistics.Controls.Grids.RowHeight object; |
| RowSelectorCell | A cell that represents the row selector of a Infragistics.Controls.Grids.RowBase. |
| RowSelectorCellControl | Visual object for the RowSelectorCell object. |
| RowSelectorColumn | A column object that represents the area for RowSelectors of a Infragistics.Controls.Grids.XamGrid. |
| RowSelectorFooterCell | A cell that represents the row selector of a FooterRow. |
| RowSelectorFooterCellControl | Visual object for the RowSelectorCell object. |
| RowSelectorHeaderCell | A cell that represents the row selector of a HeaderRow. |
| RowSelectorHeaderCellControl | Visual object for the RowSelectorCell object. |
| RowsPanel | A custom Panel that Virtualizes the rows of the Infragistics.Controls.Grids.XamGrid. |
| SelectColumnCommand | Command that will select a Infragistics.Controls.Grids.Column. |
| SelectionControl | A base class for controls in the Infragistics.Controls.Grids.XamGrid which will allow selection of multiple entries. |
| ShowCompoundFilterDialogCommand | A command which will show the CompoundFilterDialogControl. |
| ShowCompoundFilterDialogFilterMenuConditionalCommand | A command which will show the ColumnFilterDialogControl. |
| ShowCustomFilterDialogCommand | A command which will show the ColumnFilterDialogControl. |
| ShowCustomFilterDialogFilterMenuConditionalCommand | A command which will show the ColumnFilterDialogControl. |
| SimpleClickableContainer | A container control that has an event that fires a SimpleClick when a MouseDown and MouseUp event have been triggered without the mouse moving. |
| SingleCellBaseCollection<T> | A Collection that will only ever contain a single Infragistics.Controls.Grids.CellBase. |
| SortAscendingCommand | A Infragistics.CommandBase object that will sort in an ascending manner. |
| SortAscendingToggleCommand | A Infragistics.CommandBase object that will change the sort order. |
| SortDescendingCommand | A Infragistics.CommandBase object that will sort in an descending manner. |
| SortDescendingToggleCommand | A Infragistics.CommandBase object that will change the sort order. |
| SortingBaseCommand | Base class for Sorting commands which encapsulates shared logic. |
| SortToggleCommand | A Infragistics.CommandBase object that will change the sort order. |
| SummaryBaseCommand | Base class for Summary commands which encapsulates shared logic. |
| SummaryResultFormatStringValueConverter | Takes a Infragistics.SummaryDefinition, and returns the Infragistics.SummaryResult.Value with a FormatString applied to it. |
| SummaryRow | A Infragistics.Controls.Grids.RowBase which acts as a top level row for the Infragistics.Controls.Grids.XamGrid to summarize. |
| SummaryRowCell | A cell that represents a Infragistics.Controls.Grids.Cell in a SummaryRow |
| SummaryRowCellControl | Visual object for the SummaryRowCell object. |
| SummaryRowExpansionIndicatorCell | An object that represents the particular expansion indicator area for a row. |
| SummaryRowExpansionIndicatorCellControl | Visual object for the SummaryRowExpansionIndicatorCell object. |
| SummaryRowSelectorCell | A cell that represents the add new row selector of a Infragistics.Controls.Grids.RowBase. |
| SummaryRowSelectorCellControl | Visual object for the SummaryRowSelectorCell object. |
| SummarySelectionControl | A control which will allows the user to select which summaries should be applied to the column. |
| TemplateColumnContentProvider | An object that provides content to Infragistics.Controls.Grids.Cell objects that belong to a Infragistics.Controls.Grids.TemplateColumn |
| TemplateColumnEditorContentPresenter | For Internal use only. This content presenter is used for handling of implicit editor data templates. |
| TextColumnContentProvider | An object that provides content to Infragistics.Controls.Grids.Cell objects that belong to a Infragistics.Controls.Grids.TextColumn |
| ToggleGroupByAreaCommand | A GroupByArea command that toggles the expansion of a GroupByAreaCellControl. |
| ToggleGroupCompoundFilterDialogCommand | A Infragistics.CommandBase object that will toggle the state of the grouping (AND/OR). |
| TogglePopupCommand | A command which will toggle the popup. |
| TypeTypeConverter | Converts strings to types. |
| UnboundCell | A cell that represents a Infragistics.Controls.Grids.Cell in a Infragistics.Controls.Grids.UnboundColumn |
| UnboundColumnContentProvider | An object that provides content to Infragistics.Controls.Grids.Cell objects that belong to a Infragistics.Controls.Grids.UnboundColumn |
| UnfixColumnCommand | A Infragistics.CommandBase object that will unlock a Infragistics.Controls.Grids.Column that was previously fixed. |
| UngroupCompoundFilterDialogCommand | A Infragistics.CommandBase object that will ungroup filter conditions. |
| UnselectColumnCommand | Command that will select a Infragistics.Controls.Grids.Column. |
| UnsortCommand | A Infragistics.CommandBase object that will unsort. |
| VisibilityToBoolValueConverter | Represents the converter that converts a Visibility value to a bool. |
| XamGridPopupCommandSource | The command source object for HeaderDropDownControl. |
| XamGridPopupFilterMenuConditionalCommandSource | A Infragistics.Controls.CommandSource controlling the popup for the filter menu. |
| XamGridRenderAdorner | An object that can be used to add additional elements to the RowsPanel of the XamGrid. |