IGridValueCollection2T Interface |
Namespace: SmartBear.TestLeft.TestObjects
| Name | Description | |
|---|---|---|
| ItemInt32, Int32 |
Gets a cell value the row and column indexes (zero-based).
(Inherited from IGridValueCollectionT.) | |
| ItemInt32, String |
Gets a cell value by the row index (zero-based) and column name.
(Inherited from IGridValueCollectionT.) | |
| ItemString, Int32 |
Get a cell value by the row name and column index (zero-based).
| |
| ItemString, String |
Gets a cell value by the row and column names.
|