Skip to main content
All docs
V19.1

ASPxGanttTaskResourceAssignmentMappingInfo(ASPxGantt) Constructor

Initializes a new instance of the object.

Namespace: DevExpress.Web.ASPxGantt

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

Declaration

public ASPxGanttTaskResourceAssignmentMappingInfo(
    ASPxGantt gantt
)

Parameters

Name Type Description
gantt ASPxGantt

A gantt control.

See Also