OutlookGridGroupCollection Class
From Krypton OutlookGrid
Krypton OutlookGrid Help
![]() | OutlookGridGroupCollection 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 OutlookGridGroupCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| OutlookGridGroupCollection |
Initializes a new instance of the OutlookGridGroupCollection class.
| |
| OutlookGridGroupCollection(IOutlookGridGroup) |
Initializes a new instance of the OutlookGridGroupCollection class.
|
| Name | Description | |
|---|---|---|
| Count |
Gets the number of groups
| |
| Item |
Gets the Group object
| |
| List |
Gets the list of IOutlookGridGroup.
| |
| ParentGroup |
Gets or Sets the parent group
|
| Name | Description | |
|---|---|---|
| Add |
Adds a new group
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindGroup |
Find a group by its value
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Sort |
Sorts the groups
| |
| ToString | (Inherited from Object.) |
