Description
The InfragisticsUltraGridView
object provides access to child tables and groups in the Infragistics UltraGrid control. To obtain the InfragisticsUltraGridView
object in scripts, use the wChildView
property of the test objects that correspond to Infragistics UltraGrid controls, or of the InfragisticsUltraGridView
object that corresponds to its child table or group.
The properties and actions of the InfragisticsUltraGridView
object let you get and set grid cell values in the given grid view, simulate clicks on grid cells and so on.