[]
Gets or sets the drag and drop mode in which user can drag and drop.
[Bindable(true)]
public DragDropMode DragDropMode { get; set; }
<Bindable(True)>
Public Property DragDropMode As DragDropMode
Type | Description |
---|---|
DragDropMode | The DragDropMode value represents the drag and drop mode. |