aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-9328f481.md
Provides methods that allow you to configure nested options of the client-side resourceAssignments object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class GanttResourceAssignmentsBuilder :
OptionsOwnerBuilder
The following members return GanttResourceAssignmentsBuilder objects:
Show 12 links
Do not instantiate this class explicitly. A new GanttResourceAssignmentsBuilder class instance is created when you call the ResourceAssignments(Action<GanttResourceAssignmentsBuilder>) method.
Object OptionsOwnerBuilder GanttResourceAssignmentsBuilder
See Also