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

Gets or sets whether the user may delete parts from the diagram.

Syntax

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

Property Value

The default value is true.

Requirements

See Also

© 2010 All Rights Reserved.