Angular Diagram - toolbox
Type:
Default Value: {}
groups
Default Value: undefined
Accepted Values: 'general' | 'flowchart' | 'orgChart' | 'containers' | 'custom'
Use the groups property to customize the toolbox's content. You can populate it with default or custom groups.
visibility
Value | Description |
---|---|
auto | The toolbox is disabled when the diagram is read-only. |
visible | The toolbox is initially visible. |
collapsed | The toolbox is collapsed initially. |
disabled | The toolbox is disabled. An element that can invoke the toolbox is hidden. |
Use the DiagramPanelVisibility
enum to specify this property when the UI component is used as an ASP.NET MVC 5 Control or a DevExtreme-Based ASP.NET Core Control. This enum accepts the following values: Auto
, Visible
, Collapsed
, Disabled
.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.