'Declaration Public Enum DisplayMode Inherits System.Enum
public enum DisplayMode : System.Enum
Member | Description |
---|---|
MultiRow | Tabs are painted in multiple rows. Rows are defined by the TabItem.NextRow.
Note: Tabs in a row are stretched to the width of UltraWebTab and properties UltraWebTab.DynamicTabs and UltraWebTab.SpaceOnRight have effect. |
Scrollable | Tabs are painted in a single row with enabled scrollable features. Scroll buttons and more-tabs buttons appear according to their Visibility. |
SingleRow | Tabs are painted in a single row without scroll bar. |
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