SelectBoxBuilder.WrapItemText Method
| Name | Parameters | Description |
|---|---|---|
| WrapItemText(JS) | value | Specifies whether text that exceeds the drop-down list width should be wrapped. Mirrors the client-side wrapItemText option. |
| WrapItemText(Boolean) | value | Specifies whether text that exceeds the drop-down list width should be wrapped. Mirrors the client-side wrapItemText option. |