Click or drag to resize
Tesco SW, a.s.

BaseRowScrollToCellByName Method

Scrolluje k buňce v needitačním režimu podle vlastnosti attr-name

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void ScrollToCellByName(
	string attrName
)

Parameters

attrName
Type: SystemString

[Missing <param name="attrName"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.BaseRow.ScrollToCellByName(System.String)"]

See Also