ComboBox.getWrapWidth
int getWrapWidth() nothrowReturns the wrap width which is used to determine the number of columns for the popup menu. If the wrap width is larger than 1, the combo box is in table mode.
Returns
the wrap width.
int getWrapWidth() nothrowReturns the wrap width which is used to determine the number of columns for the popup menu. If the wrap width is larger than 1, the combo box is in table mode.