Description
The XceedDotNetGridGroup
object is a helper object that provides access to individual groups in Xceed Grid controls. You can obtain the XceedDotNetGridGroup
object via the wGroup
property of the test object that corresponds to the Xceed Grid control or via the wGroup
property of the XceedDotNetGridGroup
object.
The properties and actions of the XceedDotNetGridGroup
object let you get and set grid cell values in the given grid or grid group, simulate clicks on grid cells and so on.