Gets or sets an associated external globally unique key for the current item.
Namespace:
DlhSoft.Windows.ControlsAssembly: 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 |