True to enable drop/drop behavior for this Load Display command.

Namespace: Ico.Gwx
Assembly: 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)

See Also