ComponentOne GanttView for WinForms
Columns Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : Columns Property
Gets the collection of grid columns.
Syntax
'Declaration
 
Public ReadOnly Property Columns As ColumnCollection
public ColumnCollection Columns {get;}
See Also

Reference

C1GanttView Class
C1GanttView Members