Enum
DragDropMode

Specifies the drag drop mode for RadTabbedWindow.

Definition

Namespace:Telerik.Windows.Controls.TabbedWindow.DragDrop

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum DragDropMode

Fields

Default

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

Declaration

cs-api-definition
Default = 2

Field Value

DragDropMode

None

Drag drop is disabled.

Declaration

cs-api-definition
None = 0

Field Value

DragDropMode

Reorder

Reorder in tab strip is allowed only.

Declaration

cs-api-definition
Reorder = 1

Field Value

DragDropMode

In this article
DefinitionFieldsDefaultNoneReorder
Not finding the help you need?
Contact Support