GanttColumnCollection.Add(GanttColumnBase) Method
Adds a Gantt column to the column collection.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| column | GanttColumnBase | The Gantt column. |
See Also