DateTimeFieldDisable
- Last UpdatedNov 17, 2021
- 1 minute read
The DateTimeFieldDisable property is a read-write property that gets or sets whether the Date and time box is available in the control at runtime.
Syntax
aaHistClientSingleValueEntry.DateTimeFieldDisable = discrete;
Result = aaHistClientSingleValueEntry.DateTimeFieldDisable;
Remarks
The default value is False.