Back to Devexpress

DiagramCustomCommandBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-b4d11689.md

latest4.5 KB
Original Source

DiagramCustomCommandBuilder Class

Represents a command.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class DiagramCustomCommandBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

The following members return DiagramCustomCommandBuilder objects:

Show 11 links

Remarks

Do not instantiate this class explicitly. A new DiagramCustomCommandBuilder class instance is created when you call one of the following methods:

Implements

ICollectionItem

Inheritance

Object OptionsOwnerBuilder DiagramCustomCommandBuilder

See Also

DiagramCustomCommandBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace