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