HierarchyNode members

Represents a hierarchical node in the grid.

The HierarchyNode type exposes the following members.

Constructors

  Name Description
Public method HierarchyNode Initializes a new instance of the HierarchyNode class, based on the specified data row.

Top

Properties

  Name Description
Public property Children Gets or sets this node’s children.
Public property Row Gets or sets the data row of this node.

Top

Methods

  Name Description
Public method AddChild Adds a child to the hierarchy node.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

HierarchyNode class

Microsoft.SharePoint.JSGrid namespace