Gets or sets an associated external numeric key for the current item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public int Key { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Key As Integer |