Gets or sets an associated external numeric key for the current item.

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

Syntax

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

See Also