LockDown
- Last UpdatedNov 17, 2021
- 1 minute read
The LockDown property is a read-write property that enables or disables a "lock down" mode in the control.
Syntax
aaHistClientQuery.LockDown = discrete;
Result = aaHistClientQuery.LockDown;
Remarks
In the "lock down" mode, the following features are not available to the run-time user:
-
Tag Picker
-
Main toolbar
The default value is False.