Description
Returns the total number of pages in the page control.
Declaration
TestObj.wPageCount
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 objects:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
An integer value indicating the number of pages in the control.
Example
To view an example that demonstrates how to use the wPageCount
property, see Determining the Number of Pages.
See Also
Testing iOS Applications
Determining the Number of Pages
Working with ScrollView in Paging Mode
Working with Table View in Paging Mode
Working with Multiline Edit Controls in Paging Mode