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