'Declaration Public Enum TabDisplayMode Inherits System.Enum
public enum TabDisplayMode : System.Enum
Member | Description |
---|---|
MultiRow | Tabs are located in multiple rows with predefined row breaks. |
MultiRowAuto | Tabs are located in multiple rows and row breaks are adjusted dynamically on client. |
Scrollable | Tabs are located in one row and scroll buttons are displayed. |
SingleRow | Tabs are located in one row without scroll buttons. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2