Skip to main content
A newer version of this page is available.
All docs
V19.2

GanttColumnCollection(IWebControlObject) Constructor

Initializes a new instance of the object.

Namespace: DevExpress.Web.ASPxGantt

Assembly: DevExpress.Web.ASPxGantt.v19.2.dll

Declaration

public GanttColumnCollection(
    IWebControlObject owner
)

Parameters

Name Type Description
owner DevExpress.Web.Internal.IWebControlObject

The IWebControlObject interface.

See Also