DropDownBoxBuilder.AcceptCustomValue Method
Name | Parameters | Description |
---|---|---|
AcceptCustomValue(JS) | value | Specifies whether the UI component allows a user to enter a custom value. Mirrors the client-side acceptCustomValue option. |
AcceptCustomValue(Boolean) | value | Specifies whether the UI component allows a user to enter a custom value. Mirrors the client-side acceptCustomValue option. |