set_column_span_column
Description:
Sets the column with column span information for this to be column_span.
The column span column contains integers which indicate how many columns an item should span.
Parameters:
| this |
A ComboBox |
| column_span |
A column in the model passed during construction |