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

Gets or sets whether the user may not modify the diagram. This is a dependency property.

Syntax

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

Property Value

The default value is false.

Requirements

See Also

© 2010 All Rights Reserved.