다음을 통해 공유


HierarchyNode Members

Include Protected Members
Include Inherited 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 Parent Gets or sets the parent node of this node.
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