containers
Overview
"containers" is a top level property of form scopes at runtime that gives access to all available layout containers on that form, by name - if the form is using "advanced"/"responsive" layout.
Properties Summarized
Type | Name | Summary |
---|---|---|
Get an layout container of the form by its name. |
Properties Detailed
[name]
Get an layout container of the form by its name.
Type RuntimeContainer
Sample
Last updated