OptionalcellCell template callback.
OptionalfilterWhether filter operation can be applied on the column or not.
OptionalheaderHeader template callback.
OptionalheaderOptional text to display in the column header. By default, the column key is used to render the header text.
OptionalhiddenWhether the column is hidden or not.
The field for from the data the this column will reference.
OptionalresizableWhether the the column can be resized or not.
OptionalsortWhether the column can be sorted or not.
OptionaltypeThe type of data this column will reference.
Affects the default filter operands if the column is with filtering enabled.
OptionalwidthWidth for the current column.
Accepts most CSS units for controlling width.
Configuration object for grid columns.