Skip to main content
A newer version of this page is available. .

DiagramCustomCommandBuilder Class

Represents a command.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class DiagramCustomCommandBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

Remarks

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

Implements

Inheritance

Object
OptionsOwnerBuilder
DiagramCustomCommandBuilder
See Also