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

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

Syntax

C#
public Guid GlobalKey { get; set; }
Visual Basic (Declaration)
Public Property GlobalKey As Guid

See Also