GoXam for WPF v3
GetGroupForNode Method (ISubGraphModel)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
ISubGraphModel Interface
: GetGroupForNode Method
Get the "container" node data for a given node data.
Syntax
C#
object
GetGroupForNode(
object
nodedata
)
Parameters
nodedata
Return Value
a node data
See Also
Reference
ISubGraphModel Interface
ISubGraphModel Members