GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ShowToolbar Property

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