Properties Added to GridGroup Object

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

When testing RadGridViewObject controls, you can use specific properties of the corresponding test object as well as properties that TestComplete applies to all test and onscreen objects. All of these properties are listed below. The properties are organized into categories: Standard, Extended, RTTI, Debug Agent and others. For more information about this, see Categories of Object Methods and Properties.

Property List   | View

Extended

This category includes properties that extend test functionality for the GridGroup objects.

Name Description
Expanded Specifies whether the selected group is expanded or not.
Groups Returns a collection of groups nested within the given object.
Name Returns the name of the group.
Other Categories

If TestComplete has access to internal methods, properties and files of your tested application (that is, if it is an Open Application), you can call the internal methods and properties as methods and properties of the appropriate test objects. You can view these properties and methods in corresponding categories (Private, Public, RTTI, Debug Agent, Firefox, and so on). These methods and properties are not described in the TestComplete help file. For more information on them, please see the documentation for the development tools that was used to create the application under test.

See Also

Telerik RadGridView for WPF Support

Highlight search results