DateBoxBuilder.ShowAnalogClock Method
| Name | Parameters | Description |
|---|---|---|
| ShowAnalogClock(JS) | value | Specifies whether to show the analog clock in the value picker. Applies only if type is 'datetime' and pickerType is 'calendar'. Mirrors the client-side showAnalogClock option. |
| ShowAnalogClock(Boolean) | value | Specifies whether to show the analog clock in the value picker. Applies only if type is 'datetime' and pickerType is 'calendar'. Mirrors the client-side showAnalogClock option. |