Back to Devexpress

MVCxDiagramContextToolboxSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-c87b75da.md

latest1.9 KB
Original Source

MVCxDiagramContextToolboxSettings Class

Contains settings that affect the context toolbox’s functionality.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxDiagramContextToolboxSettings :
    DiagramContextToolboxSettings
vb
Public Class MVCxDiagramContextToolboxSettings
    Inherits DiagramContextToolboxSettings

The following members return MVCxDiagramContextToolboxSettings 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.

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase DiagramContextToolboxSettings MVCxDiagramContextToolboxSettings

See Also

MVCxDiagramContextToolboxSettings Members

DevExpress.Web.Mvc Namespace