Enum TabPosition
Specifies where tabs should be placed in comparison with the children
Namespace: EPiServer.Shell.ViewComposition.Containers
Assembly: EPiServer.Shell.dll
Version: 8.11.0Syntax
public enum TabPosition
  Fields
| Name | Description | 
|---|---|
| Bottom | Positioned below  | 
      
| Left | Positioned to the left  | 
      
| Right | Positioned to the right  | 
      
| Top | Positioned on top  |