New to Telerik UI for WPFStart a free 30-day trial

Specifies what will happen when the width of the TabItems in the TabControl exceeds the available space.

Definition

Namespace:Telerik.Windows.Controls.TabControl

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum TabOverflowMode

Fields

A scrollbar will appear when the items width is larger than the available space.

C#
Scroll = 0

The tabs will automatically wrap when there is not enough space in the row.

C#
Wrap = 1
In this article
DefinitionFieldsScrollWrap
Not finding the help you need?
Contact Support