Class to use for the cell. Can be string, array of strings, or function.
renderer used to render the cell information
An object of css values. Or a function returning an object of css values.
the context menu definitions for when the user right clicks
The field of the row to get the cells data from
CSS class for the header
The name to render in the column header
Tooltip for the column header
Max width, in pixels, of the cell
Min width, in pixels, of the cell
called when a cell is clicked
called when a cell is double clicked
Whether this column is pinned or not.
the value is numerical and should be shown as a percentage by default
If sorting by default, set it here. Set to 'asc' or 'desc'
The field where we get the tooltip on the object
used to translate the data in the data set into the value shown to the user
Initial width, in pixels, of the cell
Generated using TypeDoc
whether the value is numerical and can be shown as a percentage