AnonymousSortableRows<TModel>Exposes a sortable collection of models as anonymous rows.SortableRowsBase<TModel, TRow>An IRows collection which supports sorting.IExpanderRepresents an element which may expand.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.