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

Gets or sets whether the user may scroll the diagram, thereby changing the value of Northwoods.GoXam.DiagramPanel.Position.

Syntax

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

Property Value

The default value is true.

Requirements

See Also

© 2010 All Rights Reserved.