HierarchyNode Class

Represents a hierarchical node in the grid.

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 HierarchyNode
'Usage
Dim instance As HierarchyNode
public class 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.

See Also

Reference

HierarchyNode Members

Microsoft.SharePoint.JSGrid Namespace