Description
The XceedDotNetGridView
object is a helper object that provides scripting access to child views in the Xceed Grid controls. To obtain the XceedDotNetGridView
object, use the wChildView
property of the test object that corresponds to the Xceed Grid control or via the wChildView
property of the XceedDotNetGridView
object.
The properties and actions of the XceedDotNetGridView
object let you get and set grid cell values in the given grid view, simulate clicks on grid cells and so on.