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

ColorEditCell Class

Element reprezentující buňku ColorEditu v gridu
Inheritance Hierarchy

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 class ColorEditCell : Cell, 
	IPageModelComponent

The ColorEditCell type exposes the following members.

Constructors
  NameDescription
Public methodColorEditCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodVerifyValue
Ověří hodnotu barvy v buňce ColorEditu
Top
See Also