True to enable drop/drop behavior for this command.
Note: only some commands support drag/drop.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool DragDrop { get; set; } |
| Visual Basic |
|---|
Public Property DragDrop As Boolean Get Set |
| JScript |
|---|
function get DragDrop () : boolean function set DragDrop (value : boolean) |