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

BaseRowGetEditableCellByName Method (String)

Najde editovatelnou buňku podle atributu, který zobrazuje

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public EditableCell GetEditableCellByName(
	string attrName
)

Parameters

attrName
Type: SystemString
název atribut

Return Value

Type: EditableCell

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.BaseRow.GetEditableCellByName(System.String)"]

See Also