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

GanttColumnCollection(IWebControlObject) Constructor

Initializes a new instance of the object.

Namespace: DevExpress.Web.ASPxGantt

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

Declaration

public GanttColumnCollection(
    IWebControlObject owner
)

Parameters

Name Type Description
owner DevExpress.Web.Internal.IWebControlObject

The IWebControlObject interface.

See Also