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