FormItems

Collection elements:

FormGroup, FormTable, FormField, FormButton
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Item name is passed as an argument.

Properties:

<Control name>

Methods:

Count
Find
Get
IndexOf

Description:

Contains a collection of subordinate items of the managed form.

Availability:

Thin client, web-client, server, thick client, Mobile application (client), Mobile application (server).

See also:

FormTable, property ChildItems
FormGroup, property ChildItems
ManagedForm, property ChildItems

    

1C:Enterprise Developer's Community