Expand description
Row wrapper type with metadata.
Wraps the original data and adds metadata for table operations like selection, expansion, grouping, and nested row support. A row in the table with associated metadata.
DataTableRow wraps the original data type T and adds metadata needed
for table operations like selection, expansion, and grouping.
Structsยง
- Data
Table Row - A row in the table with associated metadata.