Krypton OutlookGrid Help
![]() | OutlookGridRowNodeCollectionNodes Property |
Gets 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 List<OutlookGridRow> Nodes { get; }
Public ReadOnly Property Nodes As List(Of OutlookGridRow) Get
Property Value
Type: ListOutlookGridRowThe nodes.
