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