Skip to main content
All docs
V19.1

MVCxGanttColumnCollection Class

Represents a collection of columns within the Gantt.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class MVCxGanttColumnCollection :
    GanttColumnCollection

The following members return MVCxGanttColumnCollection objects:

Implements

DevExpress.Utils.IAssignableCollection

Inheritance

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