Northwoods.GoWPF 1.3.5 Assembly
Panel Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : Panel Property

Gets the DiagramPanel that implements the basic functionality of this diagram.

Syntax

Visual Basic (Declaration) 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<BrowsableAttribute(False)>
Public ReadOnly Property Panel As DiagramPanel
C# 
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BrowsableAttribute(false)]
public DiagramPanel Panel {get;}

Remarks

The DiagramPanel should be in the ControlTemplate for this diagram.

Requirements

See Also

© 2012 All Rights Reserved.