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

Specifies the scroll types that the TabControl supports.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum TabControlScrollMode

Fields

Scroll one item per button click.

C#
Item = 1

Scroll 16 pixels per button click.

C#
Pixel = 0

Scroll an amount equal to the available viewport width.

C#
Viewport = 2
In this article
DefinitionFieldsItemPixelViewport
Not finding the help you need?
Contact Support