Skip to main content
All docs
V26.1
  • 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