Version

xamGrid - Enumeration Reference

Topic Overview

Purpose

This topic provides reference information about the common enumerations used for testing the xamGrid™ control.

xamGrid Test Object Enumerations Summary

Enumerations reference summary chart

The following table summarizes the purpose of the xamGrid test object enumeration that is used in the most recordable methods to define on which xamGrid item an end-user interaction is performed.

Enumeration Items Description

xamGrid selectable item types

Defines a xamGrid column.

Defines a xamGrid row.

Defines a xamGrid cell.

Sort directions

Unsorts a xamGrid column.

Specifies ascending sort order.

Specifies descending sort order.

Comparison operators

Enumeration that contains various operators used mainly for filtering in the xamGrid control.

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic provides information about the user actions of the xamGrid control which you can test and the elements you can inspect.

This topic provides reference information about the recordable user methods for testing the xamGrid control.

This topic provides reference information about the replay-only user methods for testing the xamGrid control.

This topic provides reference information about the inspectable test object properties of the xamGrid control.

This topic provides reference information about the proxy class that supports the testing of the xamGrid control.