Specifies if rows on a test page are expanded.

Ok := TestPage.ISEXPANDED;

Parameters

TestPage

Type: TestPage

The test page that contains the dataset.

Property Value/Return Value

Type: Boolean

true if the rows are expanded; otherwise, false.

See Also