Krypton OutlookGrid Help
![]() | OutlookGridRowNodeCollection Constructor |
Initializes a new instance of the OutlookGridRowNodeCollection 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)

public OutlookGridRowNodeCollection( OutlookGridRow parentNode )
Public Sub New ( parentNode As OutlookGridRow )
Parameters
- parentNode
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridRow
The parent node.
