Dragging Property (SparkListLabel)

Action

Gets a value whether the SparkListLabel is in dragging mode.

Syntax

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

Access

Read only.