Gets or sets the index of the item in its owner collection.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

C#
public int Index { get; set; }
Visual Basic (Declaration)
Public Property Index As Integer

See Also