ComboBox.getIdColumn

Returns the column which @combo_box is using to get string IDs for values from.

class ComboBox
int
getIdColumn
()

Return Value

Type: int

A column in the data source model of @combo_box.

Meta