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

Specifies the drag drop mode of RadDocking.

Definition

Namespace:Telerik.Windows.Controls.Docking

Assembly:Telerik.Windows.Controls.Docking.dll

Syntax:

C#
public enum DockingDragDropMode

Fields

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

C#
Deferred = 1

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

C#
Immediate = 0
In this article
DefinitionFieldsDeferredImmediate
Not finding the help you need?
Contact Support