Krypton OutlookGrid Help
![]() | OutlookGridRowNodes Property |
Gets or sets the nodes.
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 Nodes { get; set; }
Public Property Nodes As OutlookGridRowNodeCollection Get Set
Property Value
Type: OutlookGridRowNodeCollectionThe nodes.
