Skip to main content

MVCxDiagramContextToolboxSettings Properties

Contains settings that affect the context toolbox’s functionality.
Name Description
Category Specifies the shape category displayed in the context toolbox. Inherited from DiagramContextToolboxSettings.
CustomCategoryName Specifies the name of a custom shape category that is displayed in the context toolbox. Inherited from DiagramContextToolboxSettings.
DisplayMode Specifies how shapes are displayed in the context toolbox. Inherited from DiagramContextToolboxSettings.
Enabled Specifies the context toolbox’s availability. Inherited from DiagramContextToolboxSettings.
ShapeIconsPerRow Specifies the number of shape icons in a row. Inherited from DiagramContextToolboxSettings.
Shapes Lists the shapes that are displayed in the context toolbox.
Width Specifies the context toolbox’s width in pixels. Inherited from DiagramContextToolboxSettings.
See Also