PanelPages

Collection elements:

PanelPage
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. Page index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Find
Get
IndexOf
Insert
Move

Description:

Used to access the methods for panel pages collections.

Availability:

Thick client.

See also:

Panel, property Pages

    

1C:Enterprise Developer's Community