row_span_column


Description:

[ Version ( since = "2.4" ) ]
public int row_span_column { get; set; }

If this is set to a non-negative value, it must be the index of a column of type g_type_int in the model.

The value in that column for each item will determine how many rows that item will span in the popup. Therefore, values in this column must be greater than zero.