AggregateCellProps
AggregateCellProps<
TOriginalRow>:object
Defined in: datagrid/core/types.ts:155
Type Parameters
• TOriginalRow
Type declaration
| Name | Type | Defined in |
|---|---|---|
column | LeafColumn<any> | datagrid/core/types.ts:157 |
datagrid | DatagridCore<any> | datagrid/core/types.ts:156 |
row | GridGroupRow<TOriginalRow> | datagrid/core/types.ts:158 |