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

In This Topic
    ContextMenu Property (GroupForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ContextMenu As System.Windows.Forms.ContextMenu
    public virtual System.Windows.Forms.ContextMenu ContextMenu {get; set;}
    See Also