Enum
DragDropBehavior

Defines the behavior of a started DragDropService instance.

Definition

Namespace:Telerik.WinControls.UI.Docking

Assembly:Telerik.WinControls.RadDock.dll

Syntax:

cs-api-definition
public enum DragDropBehavior

Fields

Auto

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

Declaration

cs-api-definition
Auto = 0

Field Value

DragDropBehavior

Manual

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

Declaration

cs-api-definition
Manual = 1

Field Value

DragDropBehavior

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