The SyncfusionEssGridView
object contains the following properties:
Property List | View ↓
Name | Description |
---|---|
wChildView |
Returns a SyncfusionEssGridView object that provides scripting access to the specified child table. |
wChildViewCount |
Returns the number of child tables of the specified row. |
wChildViewExpanded |
Returns True if the specified child table is expanded. |
wColumn |
Returns the caption of the column specified by its index. |
wColumnCount |
Returns the total number of grid columns. |
wExpanded |
Returns True if the specified row is expanded. |
wGroup |
Returns a SyncfusionEssGridView object that corresponds to the specified group. |
wGroupCount |
Returns the number of groups in the given grid table or group. |
wGroupExpanded |
Returns True if the specified group is expanded. |
wRowCount |
Returns the number of grid rows. |
wValue |
Gets or sets the value in the specified cell. |
wViewName |
Returns the caption of the current grid table. |
Extended
This category includes properties that extend test functionality for the SyncfusionEssGridView objects.
Name | Description |
---|---|
wChildView |
Returns a SyncfusionEssGridView object that provides scripting access to the specified child table. |
wChildViewCount |
Returns the number of child tables of the specified row. |
wChildViewExpanded |
Returns True if the specified child table is expanded. |
wColumn |
Returns the caption of the column specified by its index. |
wColumnCount |
Returns the total number of grid columns. |
wExpanded |
Returns True if the specified row is expanded. |
wGroup |
Returns a SyncfusionEssGridView object that corresponds to the specified group. |
wGroupCount |
Returns the number of groups in the given grid table or group. |
wGroupExpanded |
Returns True if the specified group is expanded. |
wRowCount |
Returns the number of grid rows. |
wValue |
Gets or sets the value in the specified cell. |
wViewName |
Returns the caption of the current grid table. |
Other Categories
If TestComplete has access to internal methods, properties and files of your tested application (that is, if it is an Open Application), you can call the internal methods and properties as methods and properties of the appropriate test objects. You can view these properties and methods in corresponding categories (Private, Public, RTTI, Debug Agent, Firefox, and so on). These methods and properties are not described in the TestComplete help file. For more information on them, please see the documentation for the development tools that was used to create the application under test.
Name | Description |
---|---|
wChildView |
Returns a SyncfusionEssGridView object that provides scripting access to the specified child table. |
wChildViewCount |
Returns the number of child tables of the specified row. |
wChildViewExpanded |
Returns True if the specified child table is expanded. |
wColumn |
Returns the caption of the column specified by its index. |
wColumnCount |
Returns the total number of grid columns. |
wExpanded |
Returns True if the specified row is expanded. |
wGroup |
Returns a SyncfusionEssGridView object that corresponds to the specified group. |
wGroupCount |
Returns the number of groups in the given grid table or group. |
wGroupExpanded |
Returns True if the specified group is expanded. |
wRowCount |
Returns the number of grid rows. |
wValue |
Gets or sets the value in the specified cell. |
wViewName |
Returns the caption of the current grid table. |