Gets or sets the context menu for the dependency lines displayed in the chart areas.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public ContextMenu DependencyContextMenu { get; set; } |
Visual Basic (Declaration) |
---|
Public Property DependencyContextMenu As ContextMenu |