ComboBox.getIdColumn

int getIdColumn() nothrow

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

Returns

A column in the data source model of combo_box.

Deprecated