Northwoods.GoSilverlight 1.2.2 Assembly
AllowDragOut Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : AllowDragOut Property

Gets or sets whether the user may start a drag-and-drop in this diagram, possibly dropping in a different control.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Behavior")>
Public Property AllowDragOut As Boolean
C# 
[CategoryAttribute("Behavior")]
public bool AllowDragOut {get; set;}

Property Value

The default value is false.

Requirements

See Also

© 2010 All Rights Reserved.