wCurrentPage Property (Specific to Telerik RadGridView for WPF Controls)

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

The Telerik RadGridView control for WPF can use several pages to display data. Use the wCurrentPage property to get the index of the open page.

Declaration

TestObj.wCurrentPage

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

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

The zero-based index of the open page.

See Also

wPageCount Property (Specific to Telerik RadGridView for WPF Controls)
MoveToPage Action (Specific to Telerik RadGridView for WPF Controls)

Highlight search results