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

Gets or sets the DataTemplate used to define the default appearance of regular Nodes, ones that are neither groups nor link labels.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Appearance")>
Public Property NodeTemplate As DataTemplate
C# 
[CategoryAttribute("Appearance")]
public DataTemplate NodeTemplate {get; set;}

Property Value

The default style assigns this property to use a generic node template.

Remarks

Requirements

See Also

© 2010 All Rights Reserved.