wItem Property (iOS TableViewCell Controls)

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

Description

Use the wItem property to get the position of a cell in a table view’s section.

Declaration

TestObj.wItem

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 index of the item within the section.

See Also

Testing iOS Applications - Overview
iOS TableViewCell Support

Highlight search results