GroupColumn Property (C1GanttView)
In This Topic
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