TableBoxColumns.IndexOf

Syntax:

IndexOf(<Item>)

Parameters:

<Item> (required)

Type: TableBoxColumn.
Table box column.

Returned value:

Type: Number.
Index of a specified column in the collection. If none is found, returns -1.

Description:

Obtains column index in column collection.

Availability:

Thick client.

    

1C:Enterprise Developer's Community