TabPositionEnum Enumeration |
Defines constants for top and bottom postions of the tab.
Namespace: Cadcorp.Web.UI.GeoExtAssembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntaxpublic enum TabPositionEnum
Members
| Member name | Value | Description |
---|
| top | 0 | |
| bottom | 1 | |
See Also