ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / ChartContextMenu Property

In This Topic
    ChartContextMenu Property (C1GanttView)
    In This Topic
    Gets the context menu displayed for the chart view.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartContextMenu As System.Windows.Forms.ContextMenuStrip
    public System.Windows.Forms.ContextMenuStrip ChartContextMenu {get;}
    See Also