Multiple Columns

Description

The C1ComboBox supports multiple columns setting in the C1ComboBox.

Multiple columns are allowed if the following properties are set to corresponding values:

  • Columns
  • C1ComboBoxItem.Cells

"Columns" indicates the collection of columns in the C1ComboBox.

The count of columns must be equal to the cell's count.

Documentation