Click or drag to resize
TabPositionEnum Enumeration
Defines constants for top and bottom postions of the tab.

Namespace: Cadcorp.Web.UI.GeoExt
Assembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C#
public enum TabPositionEnum
Members
  Member nameValueDescription
top0
bottom1
See Also