cpr.controls.ItemDraggingMode

Item drag mode.

Index

Properties
Name Type Description
NONE String Do not allow dragging of items.
INTERNAL String You can only drag within the control.
GLOBAL String You can also drag to other controls.

Properties

NONE
type String
Do not allow dragging of items.
INTERNAL
type String
You can only drag within the control.
GLOBAL
type String
You can also drag to other controls.