Options.AllowDragAndDrop 属性

定义

如此 如果 拖放可用于移动或复制所选内容。

public:
 property bool AllowDragAndDrop { bool get(); void set(bool value); };
public bool AllowDragAndDrop { get; set; }
member this.AllowDragAndDrop : bool with get, set
Public Property AllowDragAndDrop As Boolean

属性值

适用于