Columns
configurationDefines the columns rendered in the table of the MultiColumnComboBox.
columns
Arraycolumns.field
StringDefines the field for the column.
columns.headerTemplate
String|FunctionRenders a template for the column header.
columns.template
String|FunctionRenders a template for the column.
columns.title
StringDefines the text of the column title in the header.
columns.width
String|NumberThe width of the column. Numeric values are treated as pixels.