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

GroupingGridVerifyWidth Method

Ověří šířku stromu

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 void VerifyWidth(
	int width
)

Parameters

width
Type: SystemInt32

[Missing <param name="width"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.GroupingGrid.VerifyWidth(System.Int32)"]

See Also