Northwoods.GoSilverlight 1.1.3 Assembly
Panel Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : Panel Property

Gets the DiagramPanel that this part is in.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Panel As DiagramPanel
C# 
public DiagramPanel Panel {get;}

See Also