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