aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-schedulereditingbuilder-1.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 SchedulerEditingBuilder<T> :
OptionsOwnerBuilder
| Name |
|---|
| T |
The following members return SchedulerEditingBuilder<T> objects:
Show 15 links
Do not instantiate this class explicitly. A new SchedulerEditingBuilder class instance is created when you call the Editing(Action<SchedulerEditingBuilder<T>>) method.
Object OptionsOwnerBuilder SchedulerEditingBuilder<T>
See Also