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

Gets or sets whether the user may copy to or paste from the clipboard, either the system clipboard or the internal one.

Syntax

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

Property Value

The default value is true.

Requirements

See Also

© 2010 All Rights Reserved.