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

GanttTaskResourceAssignmentMappingInfo(ASPxGantt) Constructor

Initializes a new instance of the GanttTaskResourceAssignmentMappingInfo class with specified settings.

Namespace: DevExpress.Web.ASPxGantt

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

Declaration

public GanttTaskResourceAssignmentMappingInfo(
    ASPxGantt gantt
)

Parameters

Name Type
gantt ASPxGantt
See Also