HideDateTimeModeTabs
- Last UpdatedJan 25, 2024
- 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.