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

Specifies the drag drop mode for RadTabbedWindow.

Definition

Namespace:Telerik.Windows.Controls.TabbedWindow.DragDrop

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum DragDropMode

Fields

DragReorder and drag out of TabControl is allowed (like in modern browsers).

C#
Default = 2

Drag drop is disabled.

C#
None = 0

Reorder in tab strip is allowed only.

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