Gets or sets the content to be displayed as the dependency deletion context menu item (by default the text "Delete").
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
Object DependencyDeletionContextMenuItemHeader { get; set; } |
Visual Basic (Declaration) |
---|
Property DependencyDeletionContextMenuItemHeader As Object |