GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ShowProjectSummary Property

In This Topic
    ShowProjectSummary Property (C1GanttView)
    In This Topic
    Gets or sets a value that determines whether the project's summary task is shown.
    Syntax
    'Declaration
     
    Public Property ShowProjectSummary As Boolean
    public bool ShowProjectSummary {get; set;}
    See Also