Northwoods.GoSilverlight 1.2.2 Assembly
NodesSource Property
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > IDiagramModel Interface : NodesSource Property

Gets or sets the collection of node data items for the model.

Syntax

Visual Basic (Declaration) 
Property NodesSource As IEnumerable
C# 
IEnumerable NodesSource {get; set;}

Property Value

Initially this value is null. It must be set to a non-null, non-empty value for the model to have any "data".

Requirements

See Also

© 2010 All Rights Reserved.