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

Defines the behavior of a started DragDropService instance.

Definition

Namespace:Telerik.WinControls.UI.Docking

Assembly:Telerik.WinControls.RadDock.dll

Syntax:

C#
public enum DragDropBehavior

Fields

When the DragDropService is started, it will automatically handle user input and perform actions upon it.

C#
Auto = 0

When the DragDropService is started, it will not handle user input and will rely on explicit manual commands to perform action.

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