DropEnabled Property (SparkList)
Class
SparkList
.
Action
Gets a flag that indicates whether dragged items can be dropped onto the control.
Syntax
C#
protected
Boolean
dropEnabled { get; }
VB
'Declaration Protected Read Property dropEnabled As
Boolean
Access
Read only.