Direction of Bindings
A binding can have three directions.
The three directions are:
-
- Updated By :
- This signifies that the targeted value will be updated when the other value is updated.
However, if the target value changes for any reason, the other value in the binding will not be affected.
-
The control and parameter values can update other properties, but properties such as control visibility, enabled, required, label, and hint cannot update other values in a binding.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.