The Hide On Date Selection property specifies whether or not to hide the date picker pop-up once a date has been selected.
Property Type: Fixed
Default Value: False
Hierarchical Reference: ControlName.HideOnDateSelection
The default value of the property can be changed by selecting the drop down list at the end of the property field
Hide On Date Selection Property Value | Result |
---|---|
True | The Date Picker pop-up will hide once a date has been selected. |
False | The Date Picker pop-up will persist once a date has been selected. Clicking away from the date picker will hide the pop-up. |
Form Design
A type of control property where the value can only be set in the Form Designer (not by a rule).