MVCxDiagramContextToolboxSettings Class
Contains settings that affect the context toolbox's functionality.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxDiagramContextToolboxSettings :
DiagramContextToolboxSettings
Public Class MVCxDiagramContextToolboxSettings
Inherits DiagramContextToolboxSettings
Related API Members
The following members accept/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.
Inheritance
Object
StateManager
PropertiesBase
DiagramContextToolboxSettings
MVCxDiagramContextToolboxSettings
See Also
Feedback