An array of operators that can be supported by column fieldName.
Specifies the data type of the column.
Name of the column displayed on UI.
Specifies the display order of the column. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
Specifies the corresponding field name in the data source.
Indicates if the column is hidden. Values can either be 'true' or 'false'.
Specifies if column is virtual and can only be used as column filter.
The description of the column.