Gets or sets the context menu to be used for a task in the IChartView control.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
ContextMenu ItemContextMenu { get; set; } |
| Visual Basic (Declaration) |
|---|
Property ItemContextMenu As ContextMenu |