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

DataRowAttributeCell Class

Element reprezentující buňku, ve které se nachází atribut.
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 class DataRowAttributeCell : DataRowCell

The DataRowAttributeCell type exposes the following members.

Constructors
  NameDescription
Public methodDataRowAttributeCell
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyDownloadFileButton
Tlačítko pro download připojeného souboru
Top
Methods
  NameDescription
Public methodVerifyValue
Ověří zobrazenou hodnotu v buňce
Top
See Also