XamDataGridView Object

Applies to TestComplete 12.60, last modified on September 17, 2018

Description

The XamDataGridView object provides access to child tables and groups of the XamDataGrid control. To obtain the XamDataGridView object in scripts, use the wChildView property of the test object that corresponds to the tested XamDataGrid control, or via the wChildView property of the XamDataGridView object.

The properties and actions of the XamDataGridView object let you get and set grid cell values in the given grid view, simulate clicks on grid cells, and so on.

Members

See Also

Working With Grids
Supported WPF Controls

Highlight search results