 | AggregationRowGetAggregationRowCellByAttrName Method |
Najde buňku agregačního řádku podle atributu, který zobrazuje
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.React.AggregationRow
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic AggregationRowCell GetAggregationRowCellByAttrName(
string attrName
)
Parameters
- attrName
- Type: SystemString
Zobrazovaný aplikační atribut
Return Value
Type:
AggregationRowCellBuňka agregačního řádku
See Also