wSection Property (Specific to iOS TableViewCell Controls)

Applies to TestComplete 14.60, last modified on April 22, 2021

Description

You can use the wSection property to get the position of a table view’s section, in which the cell is located.

Declaration

TestObj.wSection

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

The zero-based index of the item’s section.

See Also

Testing iOS Applications - Overview
iOS TableViewCell Support

Highlight search results