INodeWithDrag.CanDrag Property

Definition

Gets a value indicating whether the node supports dragging.

public:
 property bool CanDrag { bool get(); };
public bool CanDrag { get; }
member this.CanDrag : bool
Public ReadOnly Property CanDrag As Boolean

Property Value

true if the node supports dragging; otherwise, false.

Applies to