GoXam for WPF v3
Category Property (GraphModelNodeData<NodeKey>)
Northwoods.GoXam.Model Namespace > GraphModelNodeData<NodeKey> Class : Category Property
Gets or sets a String that names the category to which the node data belongs.
Syntax
public string Category {get; set;}

Property Value

The default value is an empty string.

See Also

Reference

GraphModelNodeData<NodeKey> Class
GraphModelNodeData<NodeKey> Members