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

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