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

In This Topic
    ShowToolbar Property (C1GanttView)
    In This Topic
    Gets or sets whether the toolbar with the command buttons is visible.
    Syntax
    'Declaration
     
    Public Property ShowToolbar As System.Boolean
    public System.bool ShowToolbar {get; set;}
    See Also