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