bindPreserveLayoutHierarchy
layoutXL bindPreserveLayoutHierarchy boolean { t | nil }
Description
Creates complex bindings for hierarchy mismatches.
When set to nil, flattens the layout instances to match the source hierarchy.
GUI Equivalent
|
Flatten layout instances – Create – Complex Bindings (Update Binding Form) |
Examples
envGetVal("layoutXL" "bindPreserveLayoutHierarchy")
envSetVal("layoutXL" "bindPreserveLayoutHierarchy" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top