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

SimpleListFrameTMenuGetHeaderCellByName Method

Najde hlavičku sloupce podle atributu, který zobrazuje

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public HeaderCell GetHeaderCellByName(
	string attrName
)

Parameters

attrName
Type: SystemString
Zobrazovaný aplikační atribut

Return Value

Type: HeaderCell

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.SimpleListFrame`1.GetHeaderCellByName(System.String)"]

See Also