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 System.Boolean
public System.bool ShowProjectSummary {get; set;}
See Also