

# DateTimePickerControlDisplayOptions
<a name="API_DateTimePickerControlDisplayOptions"></a>

The display options of a control.

## Contents
<a name="API_DateTimePickerControlDisplayOptions_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** DateIconVisibility **   <a name="QS-Type-DateTimePickerControlDisplayOptions-DateIconVisibility"></a>
The date icon visibility of the `DateTimePickerControlDisplayOptions`.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** DateTimeFormat **   <a name="QS-Type-DateTimePickerControlDisplayOptions-DateTimeFormat"></a>
Customize how dates are formatted in controls.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** HelperTextVisibility **   <a name="QS-Type-DateTimePickerControlDisplayOptions-HelperTextVisibility"></a>
The helper text visibility of the `DateTimePickerControlDisplayOptions`.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** InfoIconLabelOptions **   <a name="QS-Type-DateTimePickerControlDisplayOptions-InfoIconLabelOptions"></a>
The configuration of info icon label options.  
Type: [SheetControlInfoIconLabelOptions](API_SheetControlInfoIconLabelOptions.md) object  
Required: No

 ** TitleOptions **   <a name="QS-Type-DateTimePickerControlDisplayOptions-TitleOptions"></a>
The options to configure the title visibility, name, and font size.  
Type: [LabelOptions](API_LabelOptions.md) object  
Required: No

## See Also
<a name="API_DateTimePickerControlDisplayOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/DateTimePickerControlDisplayOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/DateTimePickerControlDisplayOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/DateTimePickerControlDisplayOptions) 