ComponentOne GanttView for WinForms
GroupColumn Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : GroupColumn Property
Specifies the group column name where the group caption is drawn besides TaskName column.
Syntax
'Declaration
 
Public Property GroupColumn As System.String
public System.string GroupColumn {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members