TableBoxColumns

Collection elements:

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

Properties:

<Column name>

Methods:

Add
Clear
Count
Delete
Find
Get
IndexOf
Insert
Move

Description:

Collection of table box columns.

Availability:

Thick client.

See also:

TableBox, property Columns

    

1C:Enterprise Developer's Community