Description
The SyncfusionEssGridView
object is a helper object that provides access to child tables and individual groups in Syncfusion GridGroupingControl controls. To obtain the SyncfusionEssGridView
object, use the wChildView
or wGroup
property of a test object that corresponds to the Essential Grid control or SyncfusionEssGridView
object.
The properties and actions of the SyncfusionEssGridView
object let you get and set grid cell values in the given grid table or group, simulate clicks on grid cells and so on.