Krypton OutlookGrid Help
OutlookGridGroupCollection Constructor (IOutlookGridGroup) |
Initializes a new instance of the OutlookGridGroupCollection class.
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)
Syntax
public OutlookGridGroupCollection( IOutlookGridGroup parentGroup )
Public Sub New ( parentGroup As IOutlookGridGroup )
Parameters
- parentGroup
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridIOutlookGridGroup
The parent group, if any.
See Also