The InfragisticsWebDataGridView
object has the following properties:
Property List | View ↓
Name | Description |
---|---|
wChildView
|
Returns a child view of the specified row. |
wColumn |
Returns the caption of the column specified by its index. |
wColumnCount |
Returns the total number of grid columns. |
wExpanded
|
Returns the value that indicates whether the specified row is expanded. |
wRowCount |
Returns the number of grid rows. |
wValue |
Gets or sets the value in the specified cell. |
Extended
This category includes properties that extend test functionality for the InfragisticsWebDataGridView objects.
Name | Description |
---|---|
wChildView
|
Returns a child view of the specified row. |
wColumn |
Returns the caption of the column specified by its index. |
wColumnCount |
Returns the total number of grid columns. |
wExpanded
|
Returns the value that indicates whether the specified row is expanded. |
wRowCount |
Returns the number of grid rows. |
wValue |
Gets or sets the value in the specified cell. |
Other Categories
TestComplete provides access to internal properties and methods of tested web objects. You can view these properties and methods in the Internet Explorer, Firefox, Chrome and other categories (which categories are available depends on the type of the web browser where your tested web application is running). The TestComplete help file does not include a description of these methods and properties. For information on them, please see the DOM model description and the HTML standards for the web browser you use.
Name | Description |
---|---|
wChildView
|
Returns a child view of the specified row. |
wColumn |
Returns the caption of the column specified by its index. |
wColumnCount |
Returns the total number of grid columns. |
wExpanded
|
Returns the value that indicates whether the specified row is expanded. |
wRowCount |
Returns the number of grid rows. |
wValue |
Gets or sets the value in the specified cell. |