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 | |
---|---|---|
GroupingNode | Initializes a new instance of the GroupingNodeclass. |
Top
Properties
Name | Description | |
---|---|---|
Children | Gets or sets this node’s children. (Inherited from HierarchyNode.) | |
Criteria | Gets or sets a collection of grouping criteria. | |
DataVal | Gets or sets the DataVal property. | |
Parent | Gets or sets the grouping node parent. | |
Row | Gets or sets the data row of this node. (Inherited from HierarchyNode.) |
Top
Methods
Name | Description | |
---|---|---|
AddChild | Adds a child to the hierarchy node. (Inherited from HierarchyNode.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top