 | IRowTMenu, TCellGetCellByOrder Method |
Najde buňku podle pořadí v řádku
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
SyntaxTCell GetCellByOrder(
int order = 1
)
Parameters
- order (Optional)
- Type: SystemInt32
Pořadí buňky v řádku
Return Value
Type:
TCellNalezená buňka
See Also