Gets a Visibility value that indicates whether the context menu Popup object that allows the user to delete task dependencies by selecting a menu item should be generally displayed.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public Visibility DependencyDeletionPopupVisibility { get; set; } |
Visual Basic (Declaration) |
---|
Public Property DependencyDeletionPopupVisibility As Visibility |