Gets or sets the index of the item in its owner collection.
Namespace:
DlhSoft.Windows.ControlsAssembly: 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 |