GanttColumnCollection(IWebControlObject) Constructor
Initializes a new instance of the object.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v20.2.dll
Declaration
public GanttColumnCollection(
IWebControlObject owner
)
Public Sub New(
owner As IWebControlObject
)
Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress.Web.Internal.IWebControlObject | The IWebControlObject interface. |
See Also
Feedback