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

ColorEditEditableCellSetValue Method

Změní hodnotu ColorEditu v editovatelném seznamu

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 ColorEditEditableCell SetValue(
	string attrName,
	string value
)

Parameters

attrName
Type: SystemString

[Missing <param name="attrName"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.ColorEditEditableCell.SetValue(System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.ColorEditEditableCell.SetValue(System.String,System.String)"]

Return Value

Type: ColorEditEditableCell
ColorEdit
See Also