GridCellClassNamePropType<R, V>: string | GridCellClassFn<R, V>

The union type representing the [[GridColDef]] cell class type.

Type Parameters