AnonymousSortableRows<TModel>Exposes a sortable collection of models as anonymous rows.CheckBoxColumn<TModel>A column in an ITreeDataGridSource which displays a check box.CheckBoxColumnOptions<TModel>Holds less commonly-used options for a CheckBoxColumn<TModel>.ColumnBase<TModel>Base class for columns which select cell values from a model.ColumnBase<TModel, TValue>Base class for columns which select cell values from a model.ColumnList<TModel>An implementation of IColumns that stores its columns in a list.ColumnOptions<TModel>Holds less commonly-used options for an IColumn<TModel>.DragInfoHolds information about an automatic row drag/drop operation carried out by AutoDragDropRows.HierarchicalExpanderColumn<TModel>A column in an HierarchicalTreeDataGridSource<TModel> whose cells show an expander to reveal nested data.SortableRowsBase<TModel, TRow>An IRows collection which supports sorting.TemplateColumn<TModel>A column in an ITreeDataGridSource which displays its values using a data template.TemplateColumnOptions<TModel>Holds less commonly-used options for a TemplateColumn<TModel>.TextColumn<TModel, TValue>A column in an ITreeDataGridSource which displays its values as text.TextColumnOptions<TModel>Holds less commonly-used options for a TextColumn<TModel, TValue>.ICellRepresents a cell in an ITreeDataGridSource.IColumnRepresents a column in an ITreeDataGridSource.IColumn<TModel>Represents a column in an ITreeDataGridSource which selects cell values from a model.IColumnsRepresents a collection of columns in an ITreeDataGridSource.IExpanderRepresents an element which may expand.IExpanderCellRepresents a cell in a HierarchicalTreeDataGridSource<TModel> which displays an expander to reveal nested data.IExpanderColumn<TModel>Defines a column whose cells show an expander to reveal nested data.IExpanderRow<TModel>Represents a row which can be expanded to reveal nested data.IExpanderRowController<TModel>Represents a controller which receives notifications about an IExpanderRow<TModel>'s state.IIndentedRowRepresents a row which can be indented to represent nested data.IModelIndexableRowRepresents a row from an integer indexed data source.IRowRepresents a row in an ITreeDataGridSource.IRow<TModel>Represents a row in an ITreeDataGridSource.IRowsRepresents a collection of rows in an ITreeDataGridSource.ITextCellRepresents a text cell in an ITreeDataGridSource.IUpdateColumnLayoutInternal low-level interface for layout interactions between IColumns and IColumn.