DragMoveEnabled Property (SparkList)

Class

SparkList.

Action

Gets a flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation.

Syntax

C#
protected Boolean dragMoveEnabled { get; }
VB
'Declaration
Protected Read Property dragMoveEnabled As Boolean

Access

Read only.