This namespace contains the model-layer contracts and implementations for columns, cells, rows, hierarchy, sorting, and layout cooperation.
Use these groups to navigate the model-layer API by responsibility.
IColumn<TModel>ColumnBase<TModel>ColumnBase<TModel,TValue>ColumnList<TModel>TextColumn<TModel,TValue>TemplateColumn<TModel>CheckBoxColumn<TModel>HierarchicalExpanderColumn<TModel>TextColumnOptions<TModel>TemplateColumnOptions<TModel>CheckBoxColumnOptions<TModel>ColumnOptions<TModel>IRow<TModel>IExpanderRow<TModel>IExpanderRowController<TModel>IExpanderColumn<TModel>HierarchicalRow<TModel>HierarchicalRows<TModel>SortableRowsBase<TModel,TRow>AnonymousSortableRows<TModel>RowEventArgs<TRow>