OutlookGridRowNodeCollection Class
From Krypton OutlookGrid
Krypton OutlookGrid Help
![]() | OutlookGridRowNodeCollection Class |
List of IOutlookGridGroups
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
The OutlookGridRowNodeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| OutlookGridRowNodeCollection |
Initializes a new instance of the OutlookGridRowNodeCollection class.
|
| Name | Description | |
|---|---|---|
| Count |
Gets the number of groups
| |
| Item |
Gets the OutlookGridRow at the specified index.
| |
| Nodes |
Gets the nodes.
| |
| ParentNode |
Gets the parent node.
|
| Name | Description | |
|---|---|---|
| Add |
Adds the specified row.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf |
Gets the Index of a row
| |
| MemberwiseClone | (Inherited from Object.) | |
| Sort |
Sorts this instance.
| |
| ToString | (Inherited from Object.) |
