An IRows collection which supports sorting.
public abstract class SortableRowsBase<TModel, TRow> : ReadOnlyListBase<TRow>, IReadOnlyList<TRow>, IReadOnlyCollection<TRow>, IEnumerable<TRow>, IList, ICollection, IEnumerable, IDisposable where TRow : IRow<TModel>, IModelIndexableRow, IDisposable
kind:method, kind:property, kind:ctor. Press Esc to clear.