GroupingNode Members

Include Protected Members
Include Inherited Members

A node by which others can be grouped.

The GroupingNode type exposes the following members.

Constructors

  Name Description
Public method GroupingNode Initializes a new instance of the GroupingNodeclass.

Top

Properties

  Name Description
Public property Children Gets or sets this node’s children. (Inherited from HierarchyNode.)
Public property Criteria Gets or sets a collection of grouping criteria.
Public property DataVal Gets or sets the DataVal property.
Public property Parent Gets or sets the grouping node parent.
Public property Row Gets or sets the data row of this node. (Inherited from HierarchyNode.)

Top

Methods

  Name Description
Public method AddChild Adds a child to the hierarchy node. (Inherited from HierarchyNode.)
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

GroupingNode Class

Microsoft.SharePoint.JSGrid Namespace