Skip to main content
All docs
V26.1
  • GanttColumnCollection Class

    Represents the Gantt’s column collection.

    Namespace: DevExpress.Web.ASPxGantt

    Assembly: DevExpress.Web.ASPxGantt.v26.1.dll

    Declaration

    public class GanttColumnCollection :
        WebColumnCollectionBase

    The following members return GanttColumnCollection objects:

    Remarks

    Members of this class can be used to add, delete, access individual columns and perform other common collection management tasks.

    Implements

    DevExpress.Utils.IAssignableCollection

    Inheritance

    Object
    StateManagedCollectionBase
    Collection
    DevExpress.Web.Internal.WebColumnCollectionBase
    GanttColumnCollection
    See Also