GroupingNode class
A node by which others can be grouped.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.JSGrid.HierarchyNode
Microsoft.SharePoint.JSGrid.GroupingNode
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class GroupingNode _
Inherits HierarchyNode
'Usage
Dim instance As GroupingNode
public class GroupingNode : HierarchyNode
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.