set_row_span_column


Description:

[ Version ( since = "2.4" ) ]
public void set_row_span_column (int row_span)

Sets the column with row span information for this to be row_span.

The row span column contains integers which indicate how many rows an item should span.

Parameters:

this

A ComboBox.

row_span

A column in the model passed during construction.