C1.Web.Mvc.TransposedMultiRow Namespace
In This Topic
Classes
| Class | Description |
| Cell | Represents a cell on the TransposedMultiRow. |
| CellGroup | Represents a layout definition on the TransposedMultiRow. |
| CellInfo | Represents a cell info that describes a column on the TransposedMultiRow. |
| TransposedMultiRow<T> | The Grid control to display data using a transposed layout, where columns represent data items and rows represent item properties. Also this control allows to display each item in multiple columns. |
See Also