[ Version ( since = "2.4" ) ]
public void set_column_span_column (int column_span)
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.
this |
A ComboBox |
column_span |
A column in the model passed during construction |