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

DataRowCell Class

Představuje obecnou buňku v řádku LLF
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.React.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public abstract class DataRowCell : BaseElement, 
	IDataRowCell

The DataRowCell type exposes the following members.

Constructors
  NameDescription
Protected methodDataRowCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodVerifyClassOrClassModifierName
Ověří třídu nebo modifikátor třídy buňky
Public methodVerifyEncrypted
Ověří, zdali je atribut zašifrovaný
Top
See Also