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

CheckedDataRow Class

Řádek s checkboxem
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.DropDownCheckedDataRow

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class CheckedDataRow : BaseElement, 
	IPageModelComponent

The CheckedDataRow type exposes the following members.

Constructors
  NameDescription
Public methodCheckedDataRow
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyCheckBoxCell
Buňka řádku s checkboxem
Public propertyValueCell
Buňka řádku s hodnotou
Top
See Also