GoXam for WPF v3
GetIsGroupForNode Method (IGroupsModel)
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
>
IGroupsModel Interface
: GetIsGroupForNode Method
This predicate is true when the given node data represents a group of nodes instead of an "atomic" node.
Syntax
C#
bool
GetIsGroupForNode(
object
nodedata
)
Parameters
nodedata
See Also
Reference
IGroupsModel Interface
IGroupsModel Members