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

AreaOrder Enumeration

Výčet možných hodnot vlastnosti CompactArea

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 enum AreaOrder
Members
  Member nameValueDescription
left0 Hodnota left, buňka je nahoře vlevo
right1 Hodnota right, buňka je nahoře vpravo
bottom2 Hodnota bottom, buňka je dole
See Also