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