ComboBox.wrapWidth

int wrapWidth() @property

Get wrapWidth property.

Returns

If wrap-width is set to a positive value, items in the popup will be laid

out along multiple columns, starting a new row on reaching the wrap width.

void wrapWidth(int propval) @property

Set wrapWidth property.

Parameters

propvalIf wrap-width is set to a positive value, items in the popup will be laid out along multiple columns, starting a new row on reaching the wrap width.