INodeWithDrag.CanDrag 屬性

定義

會得到一個值,表示該節點是否支援拖曳。

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

屬性值

true如果節點支援拖曳;否則,。 false

適用於