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

In This Topic
    ToolStrip Property (C1GanttView)
    In This Topic
    Gets the ToolStrip object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolStrip As System.Windows.Forms.ToolStrip
    public System.Windows.Forms.ToolStrip ToolStrip {get;}
    See Also