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

DiagramContextToolboxSettings Class

Contains settings that affect the context toolbox’s functionality.

Namespace: DevExpress.Web.ASPxDiagram

Assembly: DevExpress.Web.ASPxDiagram.v20.1.dll

NuGet Package: DevExpress.Web

Declaration

public class DiagramContextToolboxSettings :
    PropertiesBase

The following members return DiagramContextToolboxSettings objects:

Remarks

The context toolbox appears when you draw a connector from a shape and release it without it being connected to another shape. The toolbox allows users to create a shape at the end of the connector.

Diagram - Context Toolbox

Implements

See Also