HideDateTimeModeTabs
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property controls whether the check box next to the Date and time box is visible at runtime. If visible, the check box allows the user to toggle between using automatic timestamps and manually specifying a timestamp.
Syntax
aaHistClientSingleValueEntry.HideDateTimeModeTabs = discrete;
Result = aaHistClientSingleValueEntry.HideDateTimeModeTabs;
Remarks
If set to False, the check box is visible.
The default value is False.
If the property is set to False, the HideDateTimeModeTags property is overridden.