Values_0.DateTimePickerControlDisplayOptionsSourceThe display options of a control.
type nonrec t = {titleOptions : LabelOptions.t option;The options to configure the title visibility, name, and font size.
*)dateTimeFormat : DateTimeFormat.t option;Customize how dates are formatted in controls.
*)infoIconLabelOptions : SheetControlInfoIconLabelOptions.t option;The configuration of info icon label options.
*)helperTextVisibility : Visibility.t option;The helper text visibility of the DateTimePickerControlDisplayOptions.
*)dateIconVisibility : Visibility.t option;The date icon visibility of the DateTimePickerControlDisplayOptions.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of DateTimeFormat.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string * [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ])
list ]