OutlookGridRow.NodeIndex Property

Krypton OutlookGrid

OutlookGridRowNodeIndex Property
Krypton OutlookGrid v1.6.0
Gets the index of the node.

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 int NodeIndex { get; }
Public ReadOnly Property NodeIndex As Integer
	Get

Property Value

Type: Int32
The index of the node.
See Also