CellComponent
| Generic types: | T | 
Interface for custom cell renderer component.
Properties
| Name | Type | Description | 
|---|---|---|
| column |  | This property contains column data. | 
| parameter | any | This property contains custom parameter. | 
| row | T | This property contains row data. | 
| Generic types: | T | 
Interface for custom cell renderer component.
| Name | Type | Description | 
|---|---|---|
| column |  | This property contains column data. | 
| parameter | any | This property contains custom parameter. | 
| row | T | This property contains row data. |