DragEnabled Property (SparkList)
Class
SparkList
.
Action
Gets a flag that indicates whether you can drag items out of this control and drop them on other controls.
Syntax
C#
protected
Boolean
dragEnabled { get; }
VB
'Declaration Protected Read Property dragEnabled As
Boolean
Access
Read only.