Enum
DockingDragDropMode

Specifies the drag drop mode of RadDocking.

Definition

Namespace:Telerik.Windows.Controls.Docking

Assembly:Telerik.Windows.Controls.Docking.dll

Syntax:

cs-api-definition
public enum DockingDragDropMode

Fields

Deferred

DragDropMode that allows to drag drop RadPane or RadPaneGroup without opening them in a new ToolWindow.

Declaration

cs-api-definition
Deferred = 1

Field Value

DockingDragDropMode

Immediate

DragDropMode that opens the dragged RadPane or RadPaneGroup in a new ToolWindow.

Declaration

cs-api-definition
Immediate = 0

Field Value

DockingDragDropMode

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