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