TagPickerButtonDisable
- Last UpdatedNov 17, 2021
- 1 minute read
The TagPickerButtonDisable property is a read-write property that gets or sets whether the Tag Picker button to the right of the Tag Name box is available in the control at runtime.
Syntax
aaHistClientSingleValueEntry.TagPickerButtonDisable = discrete;
Result = aaHistClientSingleValueEntry.TagPickerButtonDisable;
Remarks
The default value is False.