IDevExpressQuantumGridCollectionT Interface |
Namespace: SmartBear.TestLeft.TestObjects.VCL.DevExpress
Name | Description | |
---|---|---|
ItemInt32, Int32 |
Gets a cell value by row and column indexes (zero-based).
| |
ItemInt32, String |
Gets a cell value by the row index (zero-based) and column name.
| |
ItemInt32, Int32, Int32 |
Gets a cell value by the row, column and view indexes (zero-based).
| |
ItemInt32, Int32, String |
Gets a cell value by the row and column indexes (zero-based) and by the view name.
| |
ItemInt32, String, Int32 |
Gets a cell value by the row index (zero-based), column name and view index.
| |
ItemInt32, String, String |
Gets a cell value by the row index (zero-based), column name and view name.
|