RComboBox.RowSpanColumn


public property RowSpanColumn

Prototype:

Read/Write property RowSpanColumn[=nRowSpanColumn]

Description:

Sets or gets the column with row span information for combo box to be row span. nRowSpanColumn is an integer representing the column index and must have a value of 0 for the first column, and should not be greater than the total number of columns.

Return value:

Returns the row span as a number.