GroupedCellProps
GroupedCellProps<
TOriginalRow
>:object
Defined in: core/types.ts:165
Type Parameters
• TOriginalRow
Type declaration
Name | Type | Defined in |
---|---|---|
column | LeafColumn <any > | core/types.ts:167 |
datagrid | DatagridCore <any > | core/types.ts:166 |
row | GridGroupRow <TOriginalRow > | core/types.ts:168 |